diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2019-08-03 09:09:06 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2019-08-03 09:09:06 -0300 |
commit | 60e36a8bb3767534fa76d1c7e91d8761652e6bcc (patch) | |
tree | 2a7f3725e27fef9c4013e8fc1261f8a79e9d0e7f /manifests | |
download | puppet-icecast-60e36a8bb3767534fa76d1c7e91d8761652e6bcc.tar.gz puppet-icecast-60e36a8bb3767534fa76d1c7e91d8761652e6bcc.tar.bz2 |
Initial import
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/init.pp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp new file mode 100644 index 0000000..c0209c7 --- /dev/null +++ b/manifests/init.pp @@ -0,0 +1,2 @@ +class icecast { +} |