description "Master role applied to ridley"
default_attributes(
+ :bind => {
+ :clients => "ucl"
+ },
:dhcpd => {
:first_address => "10.0.15.1",
:last_address => "10.0.15.254"
},
:networking => {
- :resolved => true,
:interfaces => {
:external_ipv4 => {
:interface => "eth0.2800",