From 667fae861f2a73b367257fc1a25ca86fe04b1059 Mon Sep 17 00:00:00 2001 From: Tobias Urdin Date: Thu, 23 Dec 2021 09:46:24 +0100 Subject: [PATCH] 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 --- Puppetfile | 4 ---- external_modules.txt | 1 - 2 files changed, 5 deletions(-) diff --git a/Puppetfile b/Puppetfile index 763d78a1a..046807eb7 100644 --- a/Puppetfile +++ b/Puppetfile @@ -154,10 +154,6 @@ mod 'kmod', :git => 'https://github.com/camptocamp/puppet-kmod', :ref => 'v3.0.0' -mod 'sysctl', - :git => 'https://github.com/duritong/puppet-sysctl', - :ref => 'v0.0.12' - mod 'ipaclient', :git => 'https://github.com/joshuabaird/puppet-ipaclient', :ref => '2.5.2' diff --git a/external_modules.txt b/external_modules.txt index f9fdc2b3a..9223b8321 100644 --- a/external_modules.txt +++ b/external_modules.txt @@ -1,6 +1,5 @@ antonlindstrom/puppet-powerdns camptocamp/puppet-kmod -duritong/puppet-sysctl joshuabaird/puppet-ipaclient nanliu/puppet-staging puppetlabs/puppetlabs-apache