Example ======= dnsmasq::config { 'mio': dhcp_authoritative => 'yes', dhcp_range => '10.11.12.150,10.11.12.200,255.255.255.0,2h', dhcp_gw => '10.11.12.1', read_ethers => 'yes', domain => 'mon.domaine.exemple.com' }