Fix old puppet
This commit is contained in:
parent
f9a7e67089
commit
f0a6270c42
@ -1,6 +1,6 @@
|
||||
class keystone::python (
|
||||
$client_package_name = $keystone::params::client_package_name,
|
||||
$ensure = 'present',
|
||||
$ensure = 'present'
|
||||
) inherits keystone::params {
|
||||
|
||||
package { 'python-keystone' :
|
||||
|
Loading…
Reference in New Issue
Block a user