git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/bin/ssh-with-gpg
diff options
context:
space:
mode:
authormail_redacted_for_web 2024-10-31 02:57:36 +0100
committermail_redacted_for_web 2024-10-31 02:57:36 +0100
commit4fe1440ff058f2572f1969a87baae3ea547df224 (patch)
treed69e6ad1ab96b35a7eab43dbe608a80ab01e384f /bin/ssh-with-gpg
parent445b4c69cf1580a83731c37d42f944500f2f98d4 (diff)
downloaddotfiles-4fe1440ff058f2572f1969a87baae3ea547df224.tar.bz2
woof.
Diffstat (limited to 'bin/ssh-with-gpg')
0 files changed, 0 insertions, 0 deletions
/+0 * Move profile::git_webhook into seperate module pe_code_manager_webhookNick Walker 2016-03-178-282/+1 * Merge pull request #18 from stjeanp/productionNate McCurdy 2016-03-151-9/+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...