Skip to content
Snippets Groups Projects
Commit bb586650 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Revert "Fix radosgw 'rgw frontends' param""

parents 04f4e074 d5d04587
No related branches found
No related tags found
No related merge requests found
......@@ -24,5 +24,5 @@ mon compact on start = true
host = {{ hostvars[inventory_hostname]['ansible_' + storage_interface]['ipv4']['address'] }}
keyring = /etc/ceph/ceph.client.radosgw.keyring
log file = /var/log/kolla/ceph/client.radosgw.gateway.log
rgw frontends = civetweb port={{ rgw_port }}
rgw frontends = civetweb port={{ hostvars[inventory_hostname]['ansible_' + storage_interface]['ipv4']['address'] }}:{{ rgw_port }}
{% endif %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment