diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2013-04-04 19:31:55 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2013-04-04 19:31:55 -0300 | 
| commit | 9025a40e886cf0b4b6187dfedac9badd613842f8 (patch) | |
| tree | e33f905b05363c572a88abec76322aa5622609d7 /manifests/init.pp | |
| parent | 232a783dc72e05acb46cad739ec2d2418a4b0b26 (diff) | |
| download | puppet-nodo-9025a40e886cf0b4b6187dfedac9badd613842f8.tar.gz puppet-nodo-9025a40e886cf0b4b6187dfedac9badd613842f8.tar.bz2 | |
Importing daap_server module
Diffstat (limited to 'manifests/init.pp')
| -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 0013a59..074a78d 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -74,6 +74,7 @@ import "tftp"  import "nfs"  import "pureftpd"  import "avahi" +import "daap_server"  # Import subsystems  import "subsystems/firewire.pp" | 
