git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/site/role
Commit message (Collapse)AuthorAgeFilesLines
* Create profile::git_webhook to abstract away the detailsNick Walker 2015-12-211-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 workNick Walker 2015-12-182-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-232-19/1-1
* Merge pull request #22 from npwalker/breakout_git_webhook_into_a_moduleGary Larizza 2016-03-179-287/+11
|\
| * Update to pe_code_manager_webhook v1.0.2Nick Walker 2016-03-171-1/+1
| * Update to pe_code_manager_wehbook v1.0.1Nick Walker 2016-03-171-1/+1
| * Update to pe_code_manager_webhook v1.0.0Nick Walker 2016-03-171-8/+9
| * Move profile::git_webhook into seperate module pe_code_manager_webhookNick Walker 2016-03-179-282/+5
|/
* Merge pull request #18 from stjeanp/productionNate McCurdy 2016-03-152-13/+1
|\
| * Changed :latest to 2.0.1 for hunner/hieraPatrick St. Jean 2016-02-041-1/+1
| * Fixed code so hunner/hiera can be pulled from forgePatrick St. Jean 2016-02-042-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 mcollectiveNick Walker 2015-10-161-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 roleNick Walker 2015-08-141-0/+5
| |
| * Update the README, add an all_in_one_pe roleNick Walker 2015-08-131-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 moduleNick Walker 2015-05-272-0/+14
|
* add example files to role and profile directoriesNick Walker 2015-08-251-0/+3