diff --git a/elements/puppet-modules/environment.d/02-puppet-modules-install-types.sh b/elements/puppet-modules/environment.d/02-puppet-modules-install-types.sh index 71ddb5a5..1fc68e13 100644 --- a/elements/puppet-modules/environment.d/02-puppet-modules-install-types.sh +++ b/elements/puppet-modules/environment.d/02-puppet-modules-install-types.sh @@ -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 \ diff --git a/elements/puppet-modules/source-repository-puppet-modules b/elements/puppet-modules/source-repository-puppet-modules index fc6b47ac..d9a0d48f 100644 --- a/elements/puppet-modules/source-repository-puppet-modules +++ b/elements/puppet-modules/source-repository-puppet-modules @@ -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