Mirror of Apache Infrastructure Puppet
Go to file
Daniel Gruno 1e7cc7238c trivial whitespace commit - testing hipchat. 2014-11-29 10:38:00 +01:00
bin Revert "start moving the ssl stuff into a more sensible hierarchy" 2014-10-07 22:57:06 +01:00
data Add wildacrd ssl for the wiki vm 2014-11-28 14:46:06 +00:00
environments/production this is now the equivalent of /manifests/site.pp because we use environments 2014-09-22 20:11:20 +00:00
manifests - Drop use of module_data for now as it seems support for this was wrenched in <3.4.2 2014-07-11 09:00:29 +00:00
modules spark got lost somehow. re-adding to dist. 2014-11-29 10:28:20 +01:00
.gitignore Adding .bundle folder and Gemfile.lock to git ignore 2014-09-29 09:06:13 -07:00
Gemfile Add hiera-eyaml gems as dependencies (again) 2014-09-28 10:37:53 -04:00
LICENSE Initial commit 2014-07-02 15:23:18 +01:00
Puppetfile Drop the 3rd party module for puppet 2014-11-27 09:21:53 +00:00
README.md trivial whitespace commit - testing hipchat. 2014-11-29 10:38:00 +01:00
auth.conf Final import from SVN. 2014-07-08 12:05:17 +01:00
hiera.yaml Fix path to gnupg in ~puppet/.gnupg 2014-09-10 21:08:23 +00:00
puppet.conf enable the use of environments 2014-09-22 20:08:19 +00:00
puppetdb.conf Add pupetdb and routes.yaml 2014-07-08 12:23:35 +01:00
routes.yaml Merge branch 'master' of https://github.com/apache/infra-puppet 2014-07-08 11:39:02 +00:00

README.md

infra-puppet

Apache Infrastructure Team - Puppet

Getting Started

Install all of the dependencies

gem install bundler
bundle install

You can use the bin/pull script to clone all of the 3rd party modules and sync the repo.