Making Packstack Compatible with Puppet 4.x
http://docs.puppetlabs.com/puppet/3.7/reference/deprecated_language.html Change-Id: I5695ec4e5d26fe809bcc4b5b99c46904d016cfb4 Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class { 'swift::keystone::auth':
|
||||
class { '::swift::keystone::auth':
|
||||
public_address => hiera('CONFIG_CONTROLLER_HOST'),
|
||||
region => hiera('CONFIG_KEYSTONE_REGION'),
|
||||
password => hiera('CONFIG_SWIFT_KS_PW'),
|
||||
|
||||
Reference in New Issue
Block a user