Remove sysctl module dependency
This is not needed when [1] is merged. [1] https://review.opendev.org/c/openstack/puppet-ceph/+/822784 Depends-On: https://review.opendev.org/c/openstack/puppet-ceph/+/822784 Change-Id: I10de759f3be1c3915b8256ab780bfaa5874e28c4
This commit is contained in:
parent
f7a50c8d76
commit
667fae861f
@ -154,10 +154,6 @@ mod 'kmod',
|
|||||||
:git => 'https://github.com/camptocamp/puppet-kmod',
|
:git => 'https://github.com/camptocamp/puppet-kmod',
|
||||||
:ref => 'v3.0.0'
|
:ref => 'v3.0.0'
|
||||||
|
|
||||||
mod 'sysctl',
|
|
||||||
:git => 'https://github.com/duritong/puppet-sysctl',
|
|
||||||
:ref => 'v0.0.12'
|
|
||||||
|
|
||||||
mod 'ipaclient',
|
mod 'ipaclient',
|
||||||
:git => 'https://github.com/joshuabaird/puppet-ipaclient',
|
:git => 'https://github.com/joshuabaird/puppet-ipaclient',
|
||||||
:ref => '2.5.2'
|
:ref => '2.5.2'
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
antonlindstrom/puppet-powerdns
|
antonlindstrom/puppet-powerdns
|
||||||
camptocamp/puppet-kmod
|
camptocamp/puppet-kmod
|
||||||
duritong/puppet-sysctl
|
|
||||||
joshuabaird/puppet-ipaclient
|
joshuabaird/puppet-ipaclient
|
||||||
nanliu/puppet-staging
|
nanliu/puppet-staging
|
||||||
puppetlabs/puppetlabs-apache
|
puppetlabs/puppetlabs-apache
|
||||||
|
Loading…
Reference in New Issue
Block a user