git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/site-modules/profile/manifests/base.pp
diff options
context:
space:
mode:
Diffstat (limited to 'site-modules/profile/manifests/base.pp')
-rw-r--r--site-modules/profile/manifests/base.pp3
1 files changed, 1 insertions, 2 deletions
diff --git a/site-modules/profile/manifests/base.pp b/site-modules/profile/manifests/base.pp
index ae85e65..b9e130d 100644
--- a/site-modules/profile/manifests/base.pp
+++ b/site-modules/profile/manifests/base.pp
@@ -1,5 +1,4 @@
+# The base profile should include component modules that will be on all nodes
class profile::base {
- #the base profile should include component modules that will be on all nodes
-
}