Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed :latest to 2.0.1 for hunner/hiera | Patrick St. Jean | 2016-02-04 | 1 | -1/+1 |
| | |||||
* | Fixed code so hunner/hiera can be pulled from forge | Patrick St. Jean | 2016-02-04 | 1 | -4/+1 |
| | |||||
* | Add support for code manager which will replace zack r10k | Nick Walker | 2015-12-09 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | Add pltraing-rbac module Added a new profile for code_manager that: - creates a service users for code manager - creates a token for that service user - creates a hook on a git server using the token Turns out that the file function in puppet cannot read files in /root. The pe-puppet user needs read permissions on the file and traversal on the directory which giving to /root would probably be a bad idea. So, I just put the file containing the token in /etc/puppetlabs/puppetserver since I'm not sure where would be better. | ||||
* | switch to npwalker/abrader-gms | Nick Walker | 2015-10-29 | 1 | -2/+2 |
| | |||||
* | Correct module namespace for stash module | Nick Walker | 2015-09-22 | 1 | -1/+1 |
| | |||||
* | add modules for stash and a profile | Nick Walker | 2015-08-25 | 1 | -10/+4 |
| | |||||
* | Update version of abrader-gms | Nick Walker | 2015-08-18 | 1 | -1/+1 |
| | |||||
* | Add abrader-gms module to Puppetfile | Nick Walker | 2015-08-17 | 1 | -0/+5 |
| | |||||
* | Add vhsn/gitlab and acidprime/r10k to Puppetfile | Nick Walker | 2015-08-14 | 1 | -0/+7 |
| | |||||
* | Remove hiera.yaml and instead manage it with puppet code | Nick Walker | 2015-08-03 | 1 | -0/+5 |
| | | | | | Added hunner/hiera to the Puppetfile and a manifest to use it instead of placing a hiera.yaml in the repo. | ||||
* | Update Puppetfile | Nick Walker | 2015-06-26 | 1 | -0/+4 |
| | |||||
* | Update Puppetfile | Nick Walker | 2015-05-15 | 1 | -2/+7 |
| | |||||
* | Add stdlib to Puppetfile | Nick Walker | 2015-01-14 | 1 | -7/+7 |
| | | | | Comment out Gary's examples | ||||
* | Initial Commit | Nick Walker | 2015-01-13 | 1 | -0/+16 |
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 |