git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.githooks/pre-commit
diff options
context:
space:
mode:
authormail_redacted_for_web 2022-03-24 22:32:57 +0100
committermail_redacted_for_web 2022-03-24 22:32:57 +0100
commit3133cb3cc7aed1481584a73597d7164088b47d13 (patch)
treeffdbe6bc0d9ec04c9feb8772787d95fc120ae4bb /.githooks/pre-commit
parentbdb326f2ae8a0550c3ce764c937a8f4399c8767f (diff)
downloaddotfiles-3133cb3cc7aed1481584a73597d7164088b47d13.tar.bz2
force yaml to noexpandtab eventuallyv0.9.1
Diffstat (limited to '.githooks/pre-commit')
0 files changed, 0 insertions, 0 deletions
s'>+0 |\ | * Fixed code so hunner/hiera can be pulled from forgePatrick St. Jean 2016-02-041-9/+0 * | Update all_in_one_pe_2015_2.ppPhilip Morrison 2016-02-141-1/+1 |/ * Fix hostname on role creation curl commandNick Walker 2016-01-121-1/+1 * Move hiera_config to main section of puppet.confNick Walker 2016-01-061-1/+10 * Add an exec to create the Deploy Environments RBAC RoleNick Walker 2015-12-281-1/+23 * Add functionality to disable the zack/r10k webhookNick Walker 2015-12-212-0/+15 * Create profile::git_webhook to abstract away the detailsNick Walker 2015-12-215-4/+15 * Move hiera.yaml to avoid file-sync overwriting itNick Walker 2015-12-181-1/+19 * Final steps to make Code Manager workNick Walker 2015-12-185-33/+69 * Chown files in codedir to pe-puppetNick Walker 2015-12-091-0/+6 * Allow disabling authentication on code manager webhookNick Walker 2015-12-091-3/+12 * Allow code_manager profile to not error out on first runNick Walker 2015-12-092-4/+43 * Refactor puppetmaster and zack_r10k_webhookNick Walker 2015-12-093-30/+12 * Add support for code manager which will replace zack r10kNick Walker 2015-12-094-1/+86 * Add custom functions for determining some PE settingsNick Walker 2015-11-252-0/+17 * Merge branch 'production' of https://github.com/npwalker/control-repo into me...