From daa233d44d472d27d764b22da4f0e2a31dab5b3d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 24 Mar 2016 14:21:44 -0300 Subject: Updates samba module --- manifests/role/nas.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/role/nas.pp') diff --git a/manifests/role/nas.pp b/manifests/role/nas.pp index 29517df..b1ead7f 100644 --- a/manifests/role/nas.pp +++ b/manifests/role/nas.pp @@ -146,7 +146,7 @@ class nodo::role::nas( # We are avoiding multicast # http://bda.ath.cx/blog/2009/01/24/multicast-routing-upnp-traffic-with-linux/ # http://linux-igd.sourceforge.net/documentation.php - set_samba_option { + samba::server::option { # Remote announce won't work since routers don't forward broadcast traffic #'remote announce': value => hiera('nodo::samba::remote_announce', ''); 'wins support': value => 'yes'; -- cgit v1.2.3