]> gitweb.fluxo.info Git - puppet-cherrymusic.git/commitdiff
Initial import
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 27 Dec 2018 23:49:33 +0000 (21:49 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 27 Dec 2018 23:49:33 +0000 (21:49 -0200)
.gitignore [new file with mode: 0644]
manifests/init.pp [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/manifests/init.pp b/manifests/init.pp
new file mode 100644 (file)
index 0000000..d8465f2
--- /dev/null
@@ -0,0 +1,2 @@
+class cherrymusic {
+}