git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/site/role
diff options
context:
space:
mode:
authormail_redacted_for_web 2015-08-25 11:50:57 -0700
committermail_redacted_for_web 2015-08-25 11:50:57 -0700
commit3284233899fa10fda769b0c2907eadd9d4e1fbd7 (patch)
tree9cb8debb7eedad8183d4022935002f7dc007bcc0 /site/role
parent568978d76fff65da6879cff285c6e4eb22a94c4e (diff)
downloadcontrol-repo-template-3284233899fa10fda769b0c2907eadd9d4e1fbd7.tar.bz2
add example files to role and profile directories
Diffstat (limited to 'site/role')
-rw-r--r--site/role/manifests/example.pp3
1 files changed, 3 insertions, 0 deletions
diff --git a/site/role/manifests/example.pp b/site/role/manifests/example.pp
new file mode 100644
index 0000000..2c1d2d7
--- /dev/null
+++ b/site/role/manifests/example.pp
@@ -0,0 +1,3 @@
+class role::example {
+
+}