From: Silvio Rhatto Date: Thu, 27 Dec 2018 23:49:33 +0000 (-0200) Subject: Initial import X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a4458293672f3f3f34c21870d929d0bf26aa5ed4;p=puppet-cherrymusic.git Initial import --- a4458293672f3f3f34c21870d929d0bf26aa5ed4 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 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 { +}