Skip to content

Instantly share code, notes, and snippets.

@jtopjian
Created May 7, 2014 17:42
Show Gist options
  • Select an option

  • Save jtopjian/64cc02c235848d660d6d to your computer and use it in GitHub Desktop.

Select an option

Save jtopjian/64cc02c235848d660d6d to your computer and use it in GitHub Desktop.
RAC Puppetfile
forge 'http://forge.puppetlabs.com'
mod 'apache',
:git => 'https://github.com/puppetlabs/puppetlabs-apache',
:ref => '5dc98116c7793c2ef21a158463eea7d62ecfdbd1'
mod 'apt',
:git => 'https://github.com/puppetlabs/puppetlabs-apt',
:ref => '1.4.0'
mod 'vcsrepo',
:git => 'https://github.com/puppetlabs/puppetlabs-vcsrepo',
:ref => '0.2.0'
mod 'concat',
:git => 'https://github.com/puppetlabs/puppetlabs-concat',
:ref => '1.0.0'
mod 'ntp',
:git => 'https://github.com/puppetlabs/puppetlabs-ntp',
:ref => '3.0.0-rc1'
mod 'postgresql',
:git => 'https://github.com/puppetlabs/puppetlabs-postgresql',
:ref => '3.3.3'
mod 'firewall',
:git => 'https://github.com/puppetlabs/puppetlabs-firewall',
:ref => '1.0.2'
mod 'mysql',
:git => 'https://github.com/puppetlabs/puppetlabs-mysql',
:ref => '2.1.0'
mod 'puppetdbquery',
:git => 'https://github.com/dalen/puppet-puppetdbquery',
:ref => 'cd823406dd17b6bff7ac48c36f5f8e40ecb295d4'
mod 'puppet',
:git => 'https://github.com/jtopjian/puppet-puppet'
mod 'sshkeys',
:git => 'https://github.com/jtopjian/puppet-sshkeys',
:ref => '0.5.0'
mod 'stdlib',
:git => 'https://github.com/puppetlabs/puppetlabs-stdlib',
:ref => '4.1.0'
mod 'inifile',
:git => 'https://github.com/puppetlabs/puppetlabs-inifile',
:ref => '1.0.0'
mod 'ruby',
:git => 'https://github.com/puppetlabs/puppetlabs-ruby',
:ref => 'd563eef028c624e7aef25934282cc273501f143a'
mod 'acng',
:git => 'https://github.com/jtopjian/puppet-acng',
:ref => '4981099f0ab5949e5e4bab4ab7d17325950bd505'
mod 'cubbystack',
:git => 'https://github.com/jtopjian/puppet-cubbystack',
:ref => '0.9.2'
mod 'keystone',
:git => 'https://github.com/stackforge/puppet-keystone',
:ref => '1f30c5bc5c8539c2771bac204b3f4c4240ee97c8'
mod 'memcached',
:git => 'https://github.com/saz/puppet-memcached',
:ref => 'd009260de3c7623003318555ec5ca61217ea3ca1'
mod 'sysctl',
:git => 'https://github.com/puppetlabs/puppetlabs-sysctl',
:ref => 'c4486acc2d66de857dbccd8b4b945ea803226705'
mod 'rabbitmq',
:git => 'https://github.com/puppetlabs/puppetlabs-rabbitmq',
:ref => '3.1.0'
mod 'havana',
:git => 'https://github.com/jtopjian/puppet-havana'
mod 'haproxy',
:git => 'https://github.com/jtopjian/puppetlabs-haproxy'
mod 'rsync',
:git => 'https://github.com/puppetlabs/puppetlabs-rsync'
mod 'xinetd',
:git => 'https://github.com/puppetlabs/puppetlabs-xinetd'
mod 'swift',
:git => 'https://github.com/stackforge/puppet-swift'
mod 'rsyslog',
:git => 'https://github.com/saz/puppet-rsyslog',
:ref => 'v2.3.0'
mod 'lxcfact',
:git => 'https://github.com/jtopjian/puppet-lxcfact'
mod 'keepalived',
:git => 'https://github.com/arioch/puppet-keepalived',
:ref => '0.0.10'
mod 'fqdn_uuid',
:git => 'https://github.com/jtopjian/jtopjian-fqdn_uuid'
mod 'htpasswd',
:git => 'https://github.com/leinaddm/puppet-htpasswd'
mod 'sensu',
:git => 'https://github.com/sensu/sensu-puppet',
:ref => 'v1.0.0'
mod 'redis',
:git => 'https://github.com/arioch/puppet-redis',
:ref => '0.0.8'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment