Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove environment_timeout =0 from environment.conf | Nick Walker | 2015-10-28 | 1 | -6/+0 |
| | |||||
* | Update config_version to use a script that does not require git | Nick Walker | 2015-08-03 | 1 | -1/+1 |
| | | | | | | | | | | The config_version now uses a script that will do one of two things: 1. call config_version.rb which uses rugged to find the information about the latest commit if PE is on version 2015.2 or newer 2. make a call to git if the PE version is less than 2015.2 | ||||
* | Update environment.conf | Nick Walker | 2015-06-26 | 1 | -1/+1 |
| | |||||
* | add site to modulepath in environment.conf | Nick Walker | 2015-05-27 | 1 | -1/+1 |
| | |||||
* | Initial Commit | Nick Walker | 2015-01-13 | 1 | -0/+8 |
Stole Gary's puppet_repository and modified it for general general consumption. Upped the version of r10k to newest (1.4.1) Ripped out the hiera examples just left defaults.yaml Tweaked environment.conf |