Merge "Remove unused puppet-ptp"

This commit is contained in:
Zuul 2022-04-12 07:09:43 +00:00 committed by Gerrit Code Review
commit 1923e171e5
2 changed files with 1 additions and 3 deletions

View File

@ -68,8 +68,7 @@ if [ "$DIB_INSTALLTYPE_puppet_modules" = "source" ]; then
puppet-pacemaker \
puppet-manila \
puppet-kmod \
puppet-etcd \
puppet-ptp ; do
puppet-etcd; do
export DIB_INSTALLTYPE_${module_name//\-/_}='source'
done
fi

View File

@ -63,4 +63,3 @@ puppet-kmod git /opt/stack/puppet-modules/kmod https://github.com/camptocamp/pup
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
puppet-ptp git /opt/stack/puppet-modules/ptp https://github.com/redhat-nfvpe/ptp.git