description "Master role applied to eustace"
default_attributes(
- :chef => {
- :client => {
- :version => "13.6.4"
- }
- },
:networking => {
:interfaces => {
:internal_ipv4 => {
description "Master role applied to ridley"
default_attributes(
- :chef => {
- :client => {
- :version => "13.6.4"
- }
- },
:dhcpd => {
:first_address => "10.0.15.1",
:last_address => "10.0.15.254"
description "Role applied to all servers at UCL"
default_attributes(
+ :chef => {
+ :client => {
+ :version => "13.6.4"
+ }
+ },
:location => "Slough, England",
:networking => {
:roles => {
description "Master role applied to urmel"
default_attributes(
- :chef => {
- :client => {
- :version => "13.6.4"
- }
- },
:networking => {
:interfaces => {
:internal_ipv4 => {