diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-03-29 18:59:05 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-03-29 18:59:05 -0300 |
commit | e7ec1d042b58cb43fc7c0b2b2d5e9d3735302c5a (patch) | |
tree | 7510cd0b3199afa1a67ce0f96660d82c16bc5970 /manifests/init.pp | |
parent | 2f14a2ce7a2f51cd48c90ffbb93e1d811d417986 (diff) | |
download | puppet-nodo-e7ec1d042b58cb43fc7c0b2b2d5e9d3735302c5a.tar.gz puppet-nodo-e7ec1d042b58cb43fc7c0b2b2d5e9d3735302c5a.tar.bz2 |
Importing samba 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 dacca32..4dfe032 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -69,6 +69,7 @@ import "supervisor" import "supybot" import "lighttpd" import "minidlna" +import "samba" # Import subsystems import "subsystems/firewire.pp" |