From aaf4e14e63d8e2d406322f117d41692690cb0856 Mon Sep 17 00:00:00 2001 From: Chris Tessmer Date: Mon, 29 Jun 2026 20:09:14 +0000 Subject: [PATCH] Remove simp-ntpd from super-releasse The last OS where `ntpd` was avialable and supported was EL7. As such, the pupmod-simp-ntpd repo has been archived. As no supported OSes can use the simp-ntpd module, this patch removes it from the SIMP super-release --- Puppetfile.branches | 4 ---- Puppetfile.pinned | 4 ---- build/distributions/RedHat/8/x86_64/bolt_pulp3_config.yaml | 1 - 3 files changed, 9 deletions(-) diff --git a/Puppetfile.branches b/Puppetfile.branches index bb15ae49..de33c612 100644 --- a/Puppetfile.branches +++ b/Puppetfile.branches @@ -258,10 +258,6 @@ mod 'simp-nfs', :git => 'https://github.com/simp/pupmod-simp-nfs', :branch => 'master' -mod 'simp-ntpd', - :git => 'https://github.com/simp/pupmod-simp-ntpd', - :branch => 'master' - mod 'simp-oath', :git => 'https://github.com/simp/pupmod-simp-oath', :branch => 'master' diff --git a/Puppetfile.pinned b/Puppetfile.pinned index 998afd9e..8a626582 100644 --- a/Puppetfile.pinned +++ b/Puppetfile.pinned @@ -261,10 +261,6 @@ mod 'simp-nfs', :git => 'https://github.com/simp/pupmod-simp-nfs', :tag => '7.2.0' -mod 'simp-ntpd', - :git => 'https://github.com/simp/pupmod-simp-ntpd', - :tag => '6.7.0' - mod 'simp-oath', :git => 'https://github.com/simp/pupmod-simp-oath', :tag => '0.3.0' diff --git a/build/distributions/RedHat/8/x86_64/bolt_pulp3_config.yaml b/build/distributions/RedHat/8/x86_64/bolt_pulp3_config.yaml index fe2266bd..59d600fb 100644 --- a/build/distributions/RedHat/8/x86_64/bolt_pulp3_config.yaml +++ b/build/distributions/RedHat/8/x86_64/bolt_pulp3_config.yaml @@ -485,7 +485,6 @@ SIMP: - name: pupmod-simp-mozilla - name: pupmod-simp-named - name: pupmod-simp-nfs - - name: pupmod-simp-ntpd - name: pupmod-simp-oath - name: pupmod-simp-oddjob - name: pupmod-simp-openscap