]> gitweb.fluxo.info Git - puppet-dhcp.git/commitdiff
Avoid 'invalid byte sequence in US-ASCII' error
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 24 Mar 2016 14:40:27 +0000 (11:40 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 24 Mar 2016 14:40:27 +0000 (11:40 -0300)
manifests/hosts.pp

index 9c5d1b305adceae23ec4b383bf8cf232d39f55a3..9e46dde19363838190bbda1f10365bb8359a7d8f 100644 (file)
@@ -17,7 +17,7 @@
 #            eth1        => 'mac-address',
 #            wlan0       => 'mac-address',
 #            wlan1       => 'mac-address',
-#            ,
+#            -,
 #          }
 #        },
 #        <host2>         => {
 #            eth1        => 'mac-address',
 #            wlan0       => 'mac-address',
 #            wlan1       => 'mac-address',
-#            ,
+#            -,
 #          }
 #        },
-#        ,
+#        -,
 #      }
 #
 # Sample usage: