0e16ac9517
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
5 lines
105 B
Puppet
5 lines
105 B
Puppet
class {'cinder':
|
|
package_ensure => 'absent',
|
|
rabbit_password => 'not important as removed',
|
|
}
|