git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
config_version_lirion+codeberg remarkH. P. 4 months
productionMerge pull request #112 from 16c7x/class_documentationBen Ford 4 years
 
TagDownloadAuthorAge
1.1.0-lndecontrol-repo-template-1.1.0-lnde.tar.bz2  H. P. 4 months
1.1.0control-repo-template-1.1.0.tar.bz2  Reid Vandewiele 7 years
1.0.0control-repo-template-1.0.0.tar.bz2  Gary Larizza 10 years
0.5.1control-repo-template-0.5.1.tar.bz2  Gary Larizza 10 years
0.5.0control-repo-template-0.5.0.tar.bz2  Nick Walker 10 years
version_lirion&id=6a44737d043f4140ab0116f619f79f913701df4c'>6a44737d043f4140ab0116f619f79f913701df4c (diff)parent2c98a9264c2070281dc7628d5bcb176eb0fdb200 (diff)downloadcontrol-repo-template-3f94dafcd98d6e866013f5928a5e1b034933b53c.tar.bz2
Merge pull request #27 from npwalker/reduce_scope_of_control_repo1.0.0
Reduce the scope of the control-repo to mostly an example
Diffstat (limited to 'site/role')
-rw-r--r--site/role/manifests/all_in_one_pe.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/site/role/manifests/all_in_one_pe.pp b/site/role/manifests/all_in_one_pe.pp
index dd2b988..7925239 100644
--- a/site/role/manifests/all_in_one_pe.pp
+++ b/site/role/manifests/all_in_one_pe.pp
@@ -1,6 +1,5 @@
class role::all_in_one_pe {
- include rampup_profile_puppetmaster
include pe_code_manager_webhook
}