control-repo/site/profile
Nick Walker 00d3aa1f4f Move profile::git_webhook into seperate module pe_code_manager_webhook
Prior to this commit the functionality to setup the either code
manager or zack/r10k was tightly coupled to this control-repo. In
an effort to make that functionality useful to more people we're
splitting it into a dedicated module.

After this commit, the pe_code_manager_webhook module will contain all logic
around setting up the webhook while this control-repo will still
gloss over the details needed to get everything in PE setup correctly
to use that module.

This commit removes the files associated with the profile including
some custom functions that were only there to make it work.

This commit removes the all_in_one_pe_2015_2 role as it was exactly
the same as the all_in_one_pe role.

This commit modifies all_in_one_pe to use the pe_code_manager_webhook module
instead of the profile.
2016-03-17 14:33:01 -07:00
..
files/puppetmaster Fix the update-classes script and set appropriate perms on it 2015-10-26 15:50:22 -07:00
manifests Move profile::git_webhook into seperate module pe_code_manager_webhook 2016-03-17 14:33:01 -07:00
templates/git_webhook/code_manager Create profile::git_webhook to abstract away the details 2015-12-21 15:19:38 -08:00