Added random passwords for components.
Change-Id: I5a6e0dd51bfa858f1543799cf7295ec5b3c2d1ef Fixes: rhbz#887299
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class { 'swift::keystone::auth':
|
||||
address => '%(CONFIG_SWIFT_PROXY)s',
|
||||
password => 'swift_default_password',
|
||||
password => '%(CONFIG_SWIFT_KS_PW)s',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user