git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/Puppetfile
diff options
context:
space:
mode:
Diffstat (limited to 'Puppetfile')
0 files changed, 0 insertions, 0 deletions
is repository as well. * Move puppetmaster profile to rampup_profile_puppetmaster moduleNick Walker 2016-03-231-0/+4 | | | | | | | | Prior to this commit, the puppetmaster profile was embedded in this control-repo. After this commit, the puppetmaster profile is moved out into its own module. * Update npwalker/pe_code_manager_webhook to 1.0.3Nick Walker 2016-03-231-1/+1 | * 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 | | | | | | | | | | Prior to this commit, we were using a pre-release version of the pe_code_manager_webhook module in order to test that simply re-namespacing the module form a profile to a module worked as expected. After this commit, we use the official 1.0.0 relase of the module that includes a few changes that make it more versatile. * Move profile::git_webhook into seperate module pe_code_manager_webhook