aboutsummaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Collapse)Author
2012-08-24only allow valid values in boolean optionsAdam Jahn
2012-08-24config option changes should restart serverAdam Jahn
2012-08-24fix indentationAdam Jahn
2012-08-24share is part of the server familyAdam Jahn
2012-08-24resource params should look like samba config optionsAdam Jahn
2012-08-24share config options should be optionalAdam Jahn
2012-08-24removed pcch workgroupMarc
2012-08-24Merge branch 'master' of https://github.com/ajjahn/puppet-sambaMarc
Conflicts: manifests/server.pp
2012-08-24changed workgroup name and added guestok, readonly, and browsable to the ↵Marc
share configuation.
2012-08-24workgroup should be optional and genericAdam Jahn
2012-08-24ensure global section exists in case of empty config fileAdam Jahn
2012-08-24cleanup indentationAdam Jahn
2012-08-24use name instead of share for consistencyAdam Jahn
2012-08-24 var isn't needed in server config, but it's nice to require the config dir, ↵Adam Jahn
and permisions
2012-08-17initial commit current progress creates shares in ensures samba is installed ↵Marc
and daemon is running, can add shares to smb.conf, and can set global variables