Remove puppet-qpid from module list
We don't support installing with qpid, so there should be no reason to pull this module down. Change-Id: Ib58e16c685b217a9da904c34fffdd81794209b7b
This commit is contained in:
parent
3b52cd4b4b
commit
fe50711933
@ -40,7 +40,6 @@ if [ "$DIB_INSTALLTYPE_puppet_modules" = "source" ]; then
|
||||
puppet-oslo \
|
||||
puppet-nssdb \
|
||||
puppet-puppet \
|
||||
puppet-qpid \
|
||||
puppetlabs-rabbitmq \
|
||||
puppet-redis \
|
||||
puppetlabs-rsync \
|
||||
|
@ -32,7 +32,6 @@ puppet-nova git /opt/stack/puppet-modules/nova https://git.openstack.org/opensta
|
||||
puppet-oslo git /opt/stack/puppet-modules/oslo https://git.openstack.org/openstack/puppet-oslo.git
|
||||
puppet-nssdb git /opt/stack/puppet-modules/nssdb https://github.com/rcritten/puppet-nssdb.git
|
||||
puppet-puppet git /opt/stack/puppet-modules/puppet https://github.com/purpleidea/puppet-puppet.git
|
||||
puppet-qpid git /opt/stack/puppet-modules/qpid https://github.com/dprince/puppet-qpid.git
|
||||
puppetlabs-rabbitmq git /opt/stack/puppet-modules/rabbitmq https://github.com/puppetlabs/puppetlabs-rabbitmq.git
|
||||
puppet-redis git /opt/stack/puppet-modules/redis https://github.com/arioch/puppet-redis.git
|
||||
puppetlabs-rsync git /opt/stack/puppet-modules/rsync https://github.com/puppetlabs/puppetlabs-rsync.git
|
||||
|
Loading…
Reference in New Issue
Block a user