From 3934497551eaaa260486315522de054603ba201a Mon Sep 17 00:00:00 2001 From: Joel Capitao Date: Tue, 27 Aug 2024 12:56:20 +0200 Subject: [PATCH] Remove puppet-corosync The puppet-corosync module was required by puppet-openstack_extras but it is no longer required since [1]. [1] https://review.opendev.org/c/openstack/puppet-openstack_extras/+/916318 Change-Id: I3811cdd364988ff8353d7358bd8b6315774ad897 --- Puppetfile | 4 ---- external_modules.txt | 1 - 2 files changed, 5 deletions(-) diff --git a/Puppetfile b/Puppetfile index 475638653..70b228b0a 100644 --- a/Puppetfile +++ b/Puppetfile @@ -190,10 +190,6 @@ mod 'archive', :git => 'https://github.com/voxpupuli/puppet-archive', :ref => 'v7.1.0' -mod 'corosync', - :git => 'https://github.com/voxpupuli/puppet-corosync', - :ref => 'v8.0.0' - mod 'ssh_keygen', :git => 'https://github.com/voxpupuli/puppet-ssh_keygen', :ref => 'v6.0.0' diff --git a/external_modules.txt b/external_modules.txt index 56c42b2b9..4c744055e 100644 --- a/external_modules.txt +++ b/external_modules.txt @@ -14,7 +14,6 @@ puppetlabs/puppetlabs-xinetd saz/puppet-memcached theforeman/puppet-dns voxpupuli/puppet-archive -voxpupuli/puppet-corosync,v8.0.0 voxpupuli/puppet-ssh_keygen voxpupuli/puppet-redis voxpupuli/puppet-systemd