diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2017-10-31 17:34:26 -0200 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2017-10-31 17:34:26 -0200 |
| commit | 3a251fff7d3dd751adfb341a47fff044fcf4f42e (patch) | |
| tree | 3835b77154ac6a78d86259e2ba6e090a31e986bb /manifests | |
| download | puppet-nodejs-3a251fff7d3dd751adfb341a47fff044fcf4f42e.tar.gz puppet-nodejs-3a251fff7d3dd751adfb341a47fff044fcf4f42e.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..d2b5f4c --- /dev/null +++ b/manifests/init.pp @@ -0,0 +1,2 @@ +class nodejs { +} |
