git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authormail_redacted_for_web 2016-02-25 15:23:12 -0800
committermail_redacted_for_web 2016-03-17 14:33:01 -0700
commit00d3aa1f4f835a78e14827d5ac1ae9e94bc3f924 (patch)
tree520c5f3a3cceb026d3350a70a0ca84e31dff071d /LICENSE
parentd250d971b91674fb5821839b20cfaac3e99dc8fd (diff)
downloadcontrol-repo-template-00d3aa1f4f835a78e14827d5ac1ae9e94bc3f924.tar.bz2
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.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
deletions'>-5/+4 | * | Add a tree view with descriptions of important filesNate McCurdy 2018-02-061-0/+23 | * | Reorganize the README and improve the documentationNate McCurdy 2018-02-061-23/+27 | * | Fix markdown list syntaxNate McCurdy 2018-02-061-75/+50 |/ / * | Merge pull request #59 from petems/add_bitbucket_instructionsNate McCurdy 2018-02-011-4/+28 |\ \ | |/ |/| | * Add Bitbucket/Stash instructionsPeter Souter 2018-02-011-4/+28 |/ * Merge pull request #56 from natemccurdy/gitignoreFederico Voges 2017-11-281-1/+1 |\ | * Ignore modules pulled from r10k into modules/Nate McCurdy 2017-11-271-1/+1 |/ * Merge pull request #55 from igalic/patch-1Nate McCurdy 2017-11-271-1/+1 |\ | * point "forge" to new canonical URL, with httpsIgor Galić 2017-11-271-1/+1 |/ * Merge pull request #53 from reidmv/hiera5Nate McCurdy 2017-11-163-0/+12 |\ | * Enable Hiera 5Reid Vandewiele 2017-11-153-0/+12 * | Merge pull request #54 from jdesroch/patch-1Nate McCurdy 2017-11-151-1/+1 |\ \ | |/ |/| | * Update README.mdJody Des Roches 2017-11-151-1/+1 |/ * Merge pull request #51 from puppetlabs/whitespace_errorNate McCurdy 2017-09-061-2/+0 |\ | * Reverting whitespace commitShobhna Shastri 2017-09-061-2/+0 |/ * Testing somethingShobhna Shastri 2017-08-251-0/+2 * Merge pull request #50 from natemccurdy/show_masterGabriel M. Schuyler 2017-07-053-16/+24 |\ | * config_version: Show the compiling master's nameNate McCurdy 2017-07-053-16/+24 |/ * Merge pull request #44 from aharden/patch-2Nate McCurdy 2017-06-021-1/+1 |\ | * Put local site modules first in modulepathAlex Harden 2016-11-081-1/+1 * | Add ruby shebang to config_version scriptsNick Walker 2016-11-222-0/+2 * | Merge pull request #46 from aharden/patch-1Nate McCurdy 2016-11-081-3/+23 |\ \ | |/ |/| | * Add GitHub instructionsAlex Harden 2016-11-081-3/+23 |/ * Provide permalink for filebucket deprecation (#43)Alex Harden 2016-10-261-1/+1 * Remove max_requests_per_instance since hiera-eyaml is fixedNick Walker 2016-08-041-3/+0 * Merge pull request #38 from reidmv/fix_cm_permsNick Walker 2016-06-291-0/+0 |\ | * Set the execute bit for CM config version scriptReid Vandewiele 2016-06-291-0/+0 |/ * Merge pull request #37 from dylanratcliffe/remove-roleNick Walker 2016-06-151-5/+0 |\ | * Removed old roleDylan Ratcliffe