Add ring_server parameter
This commit adds the ring_server parameter to our data mappings. This parameter was introduced upstream for Havana and simplifies the syncs from the ring-server by allowing them to be referred via an address as opposed to using exported resources.
This commit is contained in:
@@ -6,6 +6,7 @@ swift_admin_address:
|
||||
- swift::keystone::auth::admin_address
|
||||
swift_internal_address:
|
||||
- swift::keystone::auth::internal_address
|
||||
- openstack::swift::storage-node::ring_server
|
||||
swift_public_address:
|
||||
- swift::keystone::auth::public_address
|
||||
- openstack::swift::proxy::swift_proxy_net_ip
|
||||
|
||||
Reference in New Issue
Block a user