remove admin_password from hiera common data
When I added swift support, I added a second entry admin_password to the common config file. This commit removes it.
This commit is contained in:
@@ -35,7 +35,6 @@ auto_assign_floating_ip: false
|
||||
openstack_controller: 172.16.0.3
|
||||
# swift settings
|
||||
swift_admin_email: dan@example_company.com
|
||||
admin_password: admin_password
|
||||
swift_user_password: swift_pass
|
||||
swift_shared_secret: changeme
|
||||
swift_local_net_ip: "%{ipaddress_eth1}"
|
||||
|
||||
Reference in New Issue
Block a user