diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-12-26 13:31:43 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-12-26 13:31:43 -0200 |
commit | 14e13221eb2284317833f431dbed256cff69f4e2 (patch) | |
tree | 6dba6ba2a6bb3d7b31ad82421d12e0368c0115c8 /manifests | |
parent | 029cf87aefebe0c0d7f2cc12e616ff70d4bc19ee (diff) | |
download | puppet-nodo-14e13221eb2284317833f431dbed256cff69f4e2.tar.gz puppet-nodo-14e13221eb2284317833f431dbed256cff69f4e2.tar.bz2 |
Rollback
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/init.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index 32f0ca4..bae1690 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -47,6 +47,7 @@ import "viewvc" import "dhcp" import "bind" import "wordpress" +import "vcsrepo" import "etherpad" # Import subsystems |