Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add a gitlab role | Nick Walker | 2015-08-14 | 1 | -0/+5 | |
| | | ||||||
| * | Add a gitlab profile / add ssh-keygen to puppetmaster profile | Nick Walker | 2015-08-14 | 2 | -0/+45 | |
| | | ||||||
| * | Remove extraneous slash from puppetmaster profile | Nick Walker | 2015-08-14 | 1 | -1/+1 | |
| | | ||||||
| * | Fix some incorrect quoting in the hiera class | Nick Walker | 2015-08-13 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | I thought I needed to double quote items that had interpolated variables but it turns out I don't need to which is good because I effectively can't due to .to_yaml not doing what I wanted it to do. | |||||
| * | Fix some quoting issues and add role:: to the include in site.pp | Nick Walker | 2015-08-13 | 1 | -3/+3 | |
| | | ||||||
| * | Update the README, add an all_in_one_pe role | Nick Walker | 2015-08-13 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | Updating README for instructions on how to use the control-repo by putting it in your own git server and then using the r10k answers during installation of PE. Removing the manifest for configuring r10k using zack/r10k. Added a role that can be used to bootstrap an all-in-one PE installation. | |||||
| * | Remove hiera.yaml and instead manage it with puppet code | Nick Walker | 2015-08-03 | 1 | -0/+14 | |
| | | | | | | | | | | Added hunner/hiera to the Puppetfile and a manifest to use it instead of placing a hiera.yaml in the repo. | |||||
| * | Add a site directory with example role and profile module | Nick Walker | 2015-05-27 | 3 | -0/+19 | |
| | ||||||
* | add example files to role and profile directories | Nick Walker | 2015-08-25 | 2 | -0/+6 | |