git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/site/role
diff options
context:
space:
mode:
authormail_redacted_for_web 2016-02-14 00:58:19 -0500
committermail_redacted_for_web 2016-02-14 00:58:19 -0500
commitd5032cbb67e76bf9b04f27001670a5bf5421711a (patch)
treee4c542ef34cb08de9af506975ebbd80f71e27872 /site/role
parent36737bb5fc3458126463ead25c2852fbd58ac7fc (diff)
downloadcontrol-repo-template-d5032cbb67e76bf9b04f27001670a5bf5421711a.tar.bz2
Update all_in_one_pe_2015_2.pp
Shouldn't this be profile::git_webhook as in all_in_one_pe.pp since the abstraction logic is located there? Either that or the profile::zack_r10k_webook is missing from the location specified?
Diffstat (limited to 'site/role')
-rw-r--r--site/role/manifests/all_in_one_pe_2015_2.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/role/manifests/all_in_one_pe_2015_2.pp b/site/role/manifests/all_in_one_pe_2015_2.pp
index 01bf717..337ca45 100644
--- a/site/role/manifests/all_in_one_pe_2015_2.pp
+++ b/site/role/manifests/all_in_one_pe_2015_2.pp
@@ -1,6 +1,6 @@
class role::all_in_one_pe_2015_2 {
include profile::puppetmaster
- include profile::zack_r10k_webhook
+ include profile::git_webhook
}
' class='logmsg'> * +package cleanH. P. 2022-03-241-0/+12 | * disable SC2012 in xstatH. P. 2022-03-241-0/+1 | * fix and improvement: dirmngrH. P. 2022-03-241-1/+1 | | | | | - fix: missing then after if - improvement: using pgrep instead of ps+pgrep|grep * gnupg forwarding now workingH. P. 2022-03-243-2/+7 | * make initial dirmngr launch silentH. P. 2022-03-242-2/+3 | * syntax errorH. P. 2022-03-231-1/+1 | * distinguish rel from fedora, adopting the rh corporate turquoisH. P. 2022-03-231-2/+4 | * Merge branch 'testing' of git.lirion.de:/var/cache/git/dotfiles into testingH. P. 2022-03-232-3/+5 |\ | * own colours for AIXH. P. 2022-03-231-2/+4 | | | * exclude .local files from distributed tarballH. P. 2022-03-231-1/+1 | | * | fixesH. P. 2022-03-232-5/+9 |/ * +test: debian pink for debian systemsH. P. 2022-03-231-2/+5 | * less variable spamH. P. 2022-03-231-23/+25 | * remove old dirmngr socket. remember to execute only once with multiple ↵H. P. 2022-03-231-0/+1 | | | | connections. * include gnupg in tarballH. P. 2022-03-231-1/+1 | * $SSH_AUTH_SOCK only on the admin stationsH. P. 2022-03-231-2/+10 | * enable ssh-support in gpg-agentH. P. 2022-03-231-0/+1 | * wrong order :-)H. P. 2022-03-231-5/+1 | * TGT was missing, lel. Also: passing remaining arguments now.H. P. 2022-03-231-1/+1 | * alias for ssh-with-gpgH. P. 2022-03-231-0/+1 | * untested behaviour: ssh-with-gpgH. P. 2022-03-231-0/+20 | * $meaningful_git_commit_message[213]