diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-12-26 13:12:18 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-12-26 13:12:18 -0200 |
commit | 9eb37888779cd0b8ec609875b133a77e75f2411f (patch) | |
tree | 6dba6ba2a6bb3d7b31ad82421d12e0368c0115c8 | |
parent | eb9ac87aa70e1ce3d544097d5c7f8f42f681c0ca (diff) | |
download | puppet-nodo-9eb37888779cd0b8ec609875b133a77e75f2411f.tar.gz puppet-nodo-9eb37888779cd0b8ec609875b133a77e75f2411f.tar.bz2 |
Importing vcsrepo and etherpad modules
-rw-r--r-- | manifests/init.pp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index fd74087..bae1690 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -47,6 +47,8 @@ import "viewvc" import "dhcp" import "bind" import "wordpress" +import "vcsrepo" +import "etherpad" # Import subsystems import "subsystems/firewire.pp" |