diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-05-13 17:50:50 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-05-13 17:50:50 -0300 |
commit | bb528e935f39f5bcc9576fce57dbba5ccae916c6 (patch) | |
tree | 4c4ce9fdd8f5dfbed287f4a3403bd091f4fc907a | |
parent | 5f009af25d88bc3c5c086973e89c8657cba684b5 (diff) | |
download | puppet-nodo-bb528e935f39f5bcc9576fce57dbba5ccae916c6.tar.gz puppet-nodo-bb528e935f39f5bcc9576fce57dbba5ccae916c6.tar.bz2 |
Importing mumble module
-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 fd5a470..3787c42 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -51,6 +51,7 @@ import "etherpad" import "qwebirc" import "hotglue" import "ejabberd" +import "mumble" # Import subsystems import "subsystems/firewire.pp" |