Remove unused puppet-kmod

Depends-on: https://review.opendev.org/707291
Change-Id: I2b9eb6a85270c843d909348f3a911dea12e2eecd
This commit is contained in:
Takashi Kajinami 2022-03-24 09:07:38 +09:00
parent 43440d2140
commit 7f14422965
2 changed files with 0 additions and 2 deletions

View File

@ -66,7 +66,6 @@ if [ "$DIB_INSTALLTYPE_puppet_modules" = "source" ]; then
puppetlabs-corosync \
puppet-pacemaker \
puppet-manila \
puppet-kmod \
puppet-etcd; do
export DIB_INSTALLTYPE_${module_name//\-/_}='source'
done

View File

@ -58,7 +58,6 @@ puppet-elasticsearch git /opt/stack/puppet-modules/elasticsearch https://github.
puppet-kibana3 git /opt/stack/puppet-modules/kibana3 https://github.com/thejandroman/puppet-kibana3.git
puppetlabs-git git /opt/stack/puppet-modules/git https://github.com/puppetlabs/puppetlabs-git.git
puppet-datacat git /opt/stack/puppet-modules/datacat https://github.com/richardc/puppet-datacat.git
puppet-kmod git /opt/stack/puppet-modules/kmod https://github.com/camptocamp/puppet-kmod.git
puppet-qdr git /opt/stack/puppet-modules/qdr https://opendev.org/openstack/puppet-qdr.git
puppet-systemd git /opt/stack/puppet-modules/systemd https://github.com/camptocamp/puppet-systemd.git
puppet-etcd git /opt/stack/puppet-modules/etcd https://github.com/cristifalcas/puppet-etcd.git