Remove unused puppet-keepalived

Depends-on: https://review.opendev.org/827975
Change-Id: Icbeb8b116e6e9e8592041bdad90c3c80bb0a4e4c
This commit is contained in:
Takashi Kajinami 2022-03-24 09:19:20 +09:00
parent c8d9178a94
commit 998ea4089c
2 changed files with 0 additions and 2 deletions

View File

@ -55,7 +55,6 @@ if [ "$DIB_INSTALLTYPE_puppet_modules" = "source" ]; then
puppetlabs-xinetd \
puppet-zookeeper \
puppet-openstacklib \
puppet-module-keepalived \
puppet-snmp \
puppet-tripleo \
puppet-ironic \

View File

@ -44,7 +44,6 @@ puppet-vswitch git /opt/stack/puppet-modules/vswitch https://opendev.org/opensta
puppetlabs-xinetd git /opt/stack/puppet-modules/xinetd https://github.com/puppetlabs/puppetlabs-xinetd.git
puppet-zookeeper git /opt/stack/puppet-modules/zookeeper https://github.com/miguno/puppet-zookeeper.git
puppet-openstacklib git /opt/stack/puppet-modules/openstacklib https://opendev.org/openstack/puppet-openstacklib.git
puppet-module-keepalived git /opt/stack/puppet-modules/keepalived https://github.com/Unyonsys/puppet-module-keepalived.git
puppet-snmp git /opt/stack/puppet-modules/snmp https://github.com/razorsedge/puppet-snmp.git
puppet-tripleo git /opt/stack/puppet-modules/tripleo https://opendev.org/openstack/puppet-tripleo.git
puppet-ironic git /opt/stack/puppet-modules/ironic https://opendev.org/openstack/puppet-ironic.git