From b7a07bc8bd3224291e87f03f59f84f4037af16c8 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Fri, 3 Jun 2022 15:27:12 +0900 Subject: [PATCH] Remove unused puppet-ipaclient Depends-on: https://review.opendev.org/840802 Change-Id: I72917d6b9d15296fcb01c32255b606fa04bf0855 --- Puppetfile | 4 ---- external_modules.txt | 1 - 2 files changed, 5 deletions(-) diff --git a/Puppetfile b/Puppetfile index 660854b4f..171f18656 100644 --- a/Puppetfile +++ b/Puppetfile @@ -154,10 +154,6 @@ mod 'kmod', :git => 'https://github.com/camptocamp/puppet-kmod', :ref => 'v3.2.0' -mod 'ipaclient', - :git => 'https://github.com/joshuabaird/puppet-ipaclient', - :ref => '2.5.2' - mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', :ref => 'v7.0.0' diff --git a/external_modules.txt b/external_modules.txt index 61ba9a2b9..5f0367107 100644 --- a/external_modules.txt +++ b/external_modules.txt @@ -1,6 +1,5 @@ antonlindstrom/puppet-powerdns camptocamp/puppet-kmod -joshuabaird/puppet-ipaclient puppetlabs/puppetlabs-apache puppetlabs/puppetlabs-apt puppetlabs/puppetlabs-concat