index
:
puppet-samba
develop
master
Puppet module for samba
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
fixtures
/
manifests
/
init.pp
blob: 0f64360ac7edc9bd75510986f6d39c6f60a9da32 (
plain
)
1
2
3
4
5
6
7
node
'testhost.example.com'
{
include
samba
::
server
}
node
default
{}