From: Silvio Rhatto Date: Thu, 24 Mar 2016 17:29:39 +0000 (-0300) Subject: Cleanup samba config X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=961521da09c65645ee919baecea18c7e13bfc73a;p=puppet-nodo.git Cleanup samba config --- diff --git a/manifests/subsystem/nas/share.pp b/manifests/subsystem/nas/share.pp index a5cac93..e705e8d 100644 --- a/manifests/subsystem/nas/share.pp +++ b/manifests/subsystem/nas/share.pp @@ -43,7 +43,6 @@ define nodo::subsystem::nas::share( path => $folder, guest_only => $samba_guest_only, guest_ok => $samba_guest_ok, - guest_account => $samba_guest_account, force_user => $samba_force_user ? { '' => undef, default => $samba_force_user,