diff options
Diffstat (limited to 'manifests/role/nas.pp')
-rw-r--r-- | manifests/role/nas.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/role/nas.pp b/manifests/role/nas.pp index 09fcd92..f61914f 100644 --- a/manifests/role/nas.pp +++ b/manifests/role/nas.pp @@ -164,6 +164,7 @@ class nodo::role::nas( 'domain master': value => 'yes'; 'printing': value => 'cups'; 'printcap name': value => 'cups'; + 'guest account': value => 'incoming'; } # Disable browsing of printer drivers |