puppet-tripleo/Puppetfile_extras

87 lines
2.2 KiB
Plaintext

## TripleO Puppet modules
mod 'stdlib',
:git => 'https://github.com/puppetlabs/puppetlabs-stdlib',
:ref => '127b2f9b36b6f41a62db0d68f3908e7c227871a0'
mod 'haproxy',
:git => 'https://github.com/puppetlabs/puppetlabs-haproxy',
:ref => 'master'
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',
:git => 'https://github.com/cristifalcas/puppet-etcd',
:ref => '1.11.0'
mod 'fdio',
:git => 'https://git.fd.io/puppet-fdio',
:ref => 'master'
mod 'fluentd',
:git => 'https://github.com/soylent/konstantin-fluentd',
:ref => 'master'
mod 'certmonger',
:git => 'https://github.com/saltedsignal/puppet-certmonger',
:ref => 'v1.1.1'
mod 'ntp',
:git => 'https://github.com/puppetlabs/puppetlabs-ntp',
:ref => '4.2.0'
mod 'ptp',
:git => 'https://github.com/redhat-nfvpe/ptp',
:ref => 'master'
# NOTE(aschultz): Pinned due to LP#1755211
mod 'systemd',
:git => 'https://github.com/camptocamp/puppet-systemd',
:ref => '20a465b0d8751bc08913b556d0a5b7fdac139271'
mod 'opendaylight',
:git => 'https://git.opendaylight.org/gerrit/integration/packaging/puppet-opendaylight',
:ref => 'master'
mod 'ssh',
:git => 'https://github.com/saz/puppet-ssh',
:ref => 'v3.0.1'
# NOTE(aschultz): Pine due to LP#1800944
# Also note, this matches the rdo package pin
mod 'snmp',
:git => 'https://github.com/voxpupuli/puppet-snmp',
:ref => '5d73485b9d0c42f8131fc0c761406ac8f0c88152'
mod 'sensu',
:git => 'https://github.com/sensu/sensu-puppet',
:ref => 'aa0f9256ade05153c99f5eac8931da9eb1aaec1a'
mod 'pacemaker',
:git => 'https://github.com/openstack/puppet-pacemaker',
:ref => 'master'
# Note(bandini): Pinned due to LP#1756890
mod 'collectd',
:git => 'https://github.com/voxpupuli/puppet-collectd',
:ref => '0f9f525f967930620437afb050d58570d129ee85'