Fix test files (address is now removed)
The new parameter is now public_address.
refs: f8fbd8addf
Change-Id: I114d9305ea91baf399ebe7bc09c95c50741fb5b1
This commit is contained in:
parent
2cce66ef44
commit
4c86d39972
@ -93,7 +93,7 @@ node swift-keystone {
|
||||
# configure the keystone service user and endpoint
|
||||
class { 'swift::keystone::auth':
|
||||
password => $swift_admin_password,
|
||||
address => $swift_proxy_node,
|
||||
public_address => $swift_proxy_node,
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user