description "Master role applied to fafnir"
default_attributes(
- :bind => {
- :clients => "equinix-dub"
- },
:dhcpd => {
:first_address => "10.0.79.1",
:last_address => "10.0.79.254"
},
+ :exim => {
+ :routes => {
+ :openstreetmap => {
+ :comment => "openstreetmap.org",
+ :domains => ["openstreetmap.org"],
+ :host => ["shenron.openstreetmap.org"]
+ }
+ }
+ },
:networking => {
:interfaces => {
:internal_ipv4 => {