Remove unused modules from testing
We don't use tomcat, java, cassandra, or datacat anymore. Change-Id: I3429278d8e2c89943730b218053ad0b0ed36170d
This commit is contained in:
parent
50bba82dac
commit
1b7d23e3c2
@ -5,26 +5,6 @@ mod 'haproxy',
|
|||||||
:git => 'https://github.com/puppetlabs/puppetlabs-haproxy',
|
:git => 'https://github.com/puppetlabs/puppetlabs-haproxy',
|
||||||
:ref => 'main'
|
:ref => 'main'
|
||||||
|
|
||||||
mod 'tomcat',
|
|
||||||
:git => 'https://github.com/puppetlabs/puppetlabs-tomcat',
|
|
||||||
:ref => '1.3.2'
|
|
||||||
|
|
||||||
mod 'java',
|
|
||||||
:git => 'https://github.com/puppetlabs/puppetlabs-java',
|
|
||||||
:ref => '1.4.2'
|
|
||||||
|
|
||||||
mod 'cassandra',
|
|
||||||
:git => 'https://github.com/voxpupuli/puppet-cassandra',
|
|
||||||
:ref => '1.9.2'
|
|
||||||
|
|
||||||
mod 'zookeeper',
|
|
||||||
:git => 'https://github.com/deric/puppet-zookeeper',
|
|
||||||
:ref => 'v0.3.9'
|
|
||||||
|
|
||||||
mod 'datacat',
|
|
||||||
:git => 'https://github.com/richardc/puppet-datacat',
|
|
||||||
:ref => '0.6.2'
|
|
||||||
|
|
||||||
mod 'etcd',
|
mod 'etcd',
|
||||||
:git => 'https://github.com/puppet-etcd/puppet-etcd',
|
:git => 'https://github.com/puppet-etcd/puppet-etcd',
|
||||||
:ref => 'master'
|
:ref => 'master'
|
||||||
|
Loading…
Reference in New Issue
Block a user