| Commit message (Collapse) | Author | Age | Files | Lines | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| * | Create profile::git_webhook to abstract away the details | Nick Walker | 2015-12-21 | 1 | -1/+1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | | | | | | | | | | | | | | Prior to this commit there were two possible webhooks - zack/r10k webhook - code manager I moved these two profiles under git_webhook and choose the correct one based on the version of PE being used. As a safety hatch, I provide the $force_zack_r10k_webhook param on profile::git_webhook in case someone needs to continue using it instead of code manager. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| * | Final steps to make Code Manager work | Nick Walker | 2015-12-18 | 2 | -1/+6 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| | | | | | | | | | | | - Moved ssh key generation and git deploy key out of the puppetmaster profile and into zack_r10k and code_manager - Swapped code manager into the all_in_one role - Made a 2015.2 all_in_one role if users prefer to use it - Conditionally move all existing code out of environmentpath to allow file sync to sync files - Update the README to compliment the new puppet code | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| * | ReNick Walker | 2016-03-23 | 2 | -19/ | 1 | -1| * | Merge pull request #22 from npwalker/breakout_git_webhook_into_a_module | Gary Larizza
| 2016-03-17 | 9 | -287/+11 | |\ |
| | * | Update to pe_code_manager_webhook v1.0.2 | Nick Walker
| 2016-03-17 | 1 | -1/+1 | | * | Update to pe_code_manager_wehbook v1.0.1 | Nick Walker
| 2016-03-17 | 1 | -1/+1 | | * | Update to pe_code_manager_webhook v1.0.0 | Nick Walker
| 2016-03-17 | 1 | -8/+9 | | * | Move profile::git_webhook into seperate module pe_code_manager_webhook | Nick Walker
| 2016-03-17 | 9 | -282/+5 | |/ |
| * | Merge pull request #18 from stjeanp/production | Nate McCurdy
| 2016-03-15 | 2 | -13/+1 | |\ |
| | * | 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 | 2 | -13/+1 | * | | Merge pull request #20 from npwalker/disable_max_requests_per_instance_setting | > | | |
| |
| |
| |
| |
| |
| | |
To accomodate generating random usernames and passwords, I had
to parameterize the profiles which I didn't feel great about
but I also didn't want to have to put the username and pass in
hiera.
| | * | Change to using the webhook without mcollective | Nick Walker
| 2015-10-16 | 1 | -0/+1 | | |
| |
| |
| |
| |
| | |
In order to complete the change I refactered the webhook into
its own set of profiles, one with mcollective and the other
without.
| | * | Add a gitlab role | Nick Walker
| 2015-08-14 | 1 | -0/+5 | | | |
| | * | 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.
| | * | Add a site directory with example role and profile module | Nick Walker
| 2015-05-27 | 2 | -0/+14 | | |
| * | add example files to role and profile directories | Nick Walker
| 2015-08-25 | 1 | -0/+3 | |
| | ||||||||||||||||||||||||||||||||||||
