git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/site-modules/role
diff options
context:
space:
mode:
authorIristyle <Iristyle@github> 2019-12-03 11:16:31 -0800
committermail_redacted_for_web 2019-12-03 13:35:22 -0600
commitc52c39d245c050289e11aefb81588a337a5c4120 (patch)
tree08ca91384fb9818133ab0ab7f05d3d05089c1831 /site-modules/role
parentf992c8c96def80b722913d9822b793b48ce8a377 (diff)
downloadcontrol-repo-template-c52c39d245c050289e11aefb81588a337a5c4120.tar.bz2
Revert "add db2_server role and profile"
This reverts commit 58103e4ef4478f7c997c769a7111ca48cdf269eb.
Diffstat (limited to 'site-modules/role')
-rw-r--r--site-modules/role/manifests/db2_server.pp4
1 files changed, 0 insertions, 4 deletions
diff --git a/site-modules/role/manifests/db2_server.pp b/site-modules/role/manifests/db2_server.pp
deleted file mode 100644
index 42c41c2..0000000
--- a/site-modules/role/manifests/db2_server.pp
+++ /dev/null
@@ -1,4 +0,0 @@
-# db2 server role
-class role::db2_server {
- include profile::db2_server
-}