diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-04-03 13:35:15 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-04-03 13:35:15 -0300 |
commit | 50ad96509f31aff75cdba268e5ddb7963d97d8a9 (patch) | |
tree | 3f2645d793f3147150b00e0fb4dbc032beb96236 | |
parent | 76fb0d714da0c479e69398d854001b507ff28338 (diff) | |
download | puppet-nodo-50ad96509f31aff75cdba268e5ddb7963d97d8a9.tar.gz puppet-nodo-50ad96509f31aff75cdba268e5ddb7963d97d8a9.tar.bz2 |
Importing avahi 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 9c1d66e..0013a59 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -73,6 +73,7 @@ import "samba" import "tftp" import "nfs" import "pureftpd" +import "avahi" # Import subsystems import "subsystems/firewire.pp" |