search for: cifs_writ

Displaying 1 result from an estimated 1 matches for "cifs_writ".

2012 Jul 19
2
Problem with puppet-concat
...h/$share", $nfs_clients = "*.mycompany.co.uk", $nfs_options = "no_root_squash,rw,sync", $cifs_comment = "Share $share", $cifs_browseable = yes, $cifs_writable = yes, $linux_acls = undef, ) { concat::fragment{"exports_$share": target => "/etc/exports", order => 2, content => template("nas/exports.erb"), } concat::fragmen...