Update puppet-stdlib
stdlib was pinned to 4.16.0 in https://review.openstack.org/#/c/460490/ because of a problem with ensure_resource(). The but seems to be fixed and p-o-i is pinned to 4.18.0 so let's use the same version. Change-Id: I90d07de30f9b6fdab5fb7d084eb78ec47a221f09
This commit is contained in:
parent
d036314055
commit
f34daad029
@ -154,7 +154,7 @@ mod 'ssh',
|
|||||||
|
|
||||||
mod 'stdlib',
|
mod 'stdlib',
|
||||||
:git => 'https://github.com/puppetlabs/puppetlabs-stdlib',
|
:git => 'https://github.com/puppetlabs/puppetlabs-stdlib',
|
||||||
:ref => '4.16.0'
|
:ref => '4.18.0'
|
||||||
|
|
||||||
mod 'sysctl',
|
mod 'sysctl',
|
||||||
:git => 'https://github.com/duritong/puppet-sysctl',
|
:git => 'https://github.com/duritong/puppet-sysctl',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user