git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormail_redacted_for_web 2016-06-14 14:37:43 +1000
committermail_redacted_for_web 2016-06-14 14:37:43 +1000
commitaa2dba158b5433272acaa69dde43abb1d6cc200b (patch)
tree6c7d3bc1afe7329cade1077305022bedddb58a22
parentb9d9eb0bb353605e238128793b793a4de75198ac (diff)
downloadcontrol-repo-template-aa2dba158b5433272acaa69dde43abb1d6cc200b.tar.bz2
Removed old role
-rw-r--r--site/role/manifests/all_in_one_pe.pp5
1 files changed, 0 insertions, 5 deletions
diff --git a/site/role/manifests/all_in_one_pe.pp b/site/role/manifests/all_in_one_pe.pp
deleted file mode 100644
index 7925239..0000000
--- a/site/role/manifests/all_in_one_pe.pp
+++ /dev/null
@@ -1,5 +0,0 @@
-class role::all_in_one_pe {
-
- include pe_code_manager_webhook
-
-}