summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-12-27 21:49:33 -0200
committerSilvio Rhatto <rhatto@riseup.net>2018-12-27 21:49:33 -0200
commita4458293672f3f3f34c21870d929d0bf26aa5ed4 (patch)
tree7d96dedb1916280d4d3e771ca460556b98458ed3
downloadpuppet-cherrymusic-a4458293672f3f3f34c21870d929d0bf26aa5ed4.tar.gz
puppet-cherrymusic-a4458293672f3f3f34c21870d929d0bf26aa5ed4.tar.bz2
Initial import
-rw-r--r--.gitignore0
-rw-r--r--manifests/init.pp2
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.gitignore
diff --git a/manifests/init.pp b/manifests/init.pp
new file mode 100644
index 0000000..d8465f2
--- /dev/null
+++ b/manifests/init.pp
@@ -0,0 +1,2 @@
+class cherrymusic {
+}