this is not shell
[mirror/dsa-puppet.git] / modules / resolv / templates / resolv.conf.erb
index 20b7569..d287287 100644 (file)
@@ -5,7 +5,7 @@ nameserver 137.82.1.1
 nameserver 142.103.1.1
 "
 end
-if resolvconf = ""
+if resolvconf == ""
   raise Puppet::ParseError, "resolv.conf is empty"
 end
 resolvconf