Remove unused puppet-ceph

Depends-on: https://review.opendev.org/570193
Change-Id: I896b5cbbb6e984bb76968c2af3599aa688d15019
This commit is contained in:
Takashi Kajinami 2022-03-24 09:12:47 +09:00
parent 46fd5695a8
commit 43440d2140
2 changed files with 0 additions and 2 deletions

View File

@ -8,7 +8,6 @@ if [ "$DIB_INSTALLTYPE_puppet_modules" = "source" ]; then
puppet-auditd \
puppet-barbican \
puppet-cassandra \
puppet-ceph \
puppet-ceilometer \
puppet-gnocchi \
puppet-certmonger \

View File

@ -3,7 +3,6 @@ puppet-aodh git /opt/stack/puppet-modules/aodh https://opendev.org/openstack/pup
puppet-auditd git /opt/stack/puppet-modules/auditd https://github.com/kemra102/puppet-auditd.git
puppet-barbican git /opt/stack/puppet-modules/barbican https://opendev.org/openstack/puppet-barbican.git
puppet-cassandra git /opt/stack/puppet-modules/cassandra https://github.com/locp/cassandra.git
puppet-ceph git /opt/stack/puppet-modules/ceph https://opendev.org/openstack/puppet-ceph.git
puppet-ceilometer git /opt/stack/puppet-modules/ceilometer https://opendev.org/openstack/puppet-ceilometer.git
puppet-gnocchi git /opt/stack/puppet-modules/gnocchi https://opendev.org/openstack/puppet-gnocchi.git
puppet-certmonger git /opt/stack/puppet-modules/certmonger https://github.com/earsdown/puppet-certmonger.git