]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Syntax fixes
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 6 Apr 2013 02:49:57 +0000 (23:49 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 6 Apr 2013 02:49:57 +0000 (23:49 -0300)
manifests/nas/share.pp

index b983f4c75e409aa706e31ef9f3586ea6d0f9356c..beeb0591d1ac1c58e4a64f8de90b585a93810a9d 100644 (file)
@@ -4,10 +4,10 @@ define nodo::nas::share(
   $folder,
   $dlna_type          = '',
   $nfs_export_target  = '127.0.0.1',
-  $nfs_export_options = 'ro,sync,no_subtree_check'
+  $nfs_export_options = 'ro,sync,no_subtree_check',
   $samba_guest_only   = true,
   $samba_guest_ok     = true,
-  $samba_force_group  = '',
+  $samba_force_group  = ''
 ) {
 
   # DLNA share