Remove unused puppet-tempest module

* In tripleo deployment, we donot use puppet-tempest to configure
  tempest. python-tempestconf is used for the same. So it is better
  to remove the unused puppet-tempest module.

Change-Id: I590ad9ec23c2536e5b35108d479e386a248cbb8d
This commit is contained in:
Chandan Kumar 2017-11-10 19:25:27 +05:30
parent 7eaf236387
commit d9d94a87b2
2 changed files with 0 additions and 2 deletions

View File

@ -60,7 +60,6 @@ if [ "$DIB_INSTALLTYPE_puppet_modules" = "source" ]; then
puppet-swift \
puppet-systemd \
puppetlabs-sysctl \
puppet-tempest \
puppet-timezone \
puppetlabs-vcsrepo \
puppet-vlan \

View File

@ -48,7 +48,6 @@ puppet-staging git /opt/stack/puppet-modules/staging https://github.com/nanliu/p
puppetlabs-stdlib git /opt/stack/puppet-modules/stdlib https://github.com/puppetlabs/puppetlabs-stdlib.git
puppet-swift git /opt/stack/puppet-modules/swift https://git.openstack.org/openstack/puppet-swift.git
puppetlabs-sysctl git /opt/stack/puppet-modules/sysctl https://github.com/puppetlabs/puppetlabs-sysctl.git
puppet-tempest git /opt/stack/puppet-modules/tempest https://git.openstack.org/openstack/puppet-tempest.git
puppet-timezone git /opt/stack/puppet-modules/timezone https://github.com/saz/puppet-timezone.git
puppet-uchiwa git /opt/stack/puppet-modules/uchiwa https://github.com/Yelp/puppet-uchiwa.git
puppetlabs-vcsrepo git /opt/stack/puppet-modules/vcsrepo https://github.com/puppetlabs/puppetlabs-vcsrepo.git