Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge "Fix Ceph RGW listener port configuration"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed Jun 26, 2019
2 parents 2d4beb0 + 3791bf3 commit a6d1935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/ceph-ansible/ceph-rgw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ resources:
list_join:
- ','
- get_param: [ServiceData, net_cidr_map, {get_param: [ServiceNetMap, CephRgwNetwork]}]
radosgw_civetweb_port: {get_param: [EndpointMap, CephRgwInternal, port]}
radosgw_frontend_port: {get_param: [EndpointMap, CephRgwInternal, port]}

outputs:
role_data:
Expand Down

0 comments on commit a6d1935

Please sign in to comment.