default_attributes(
:hosted_by => "Vodafone",
- :location => "Prague, Czech Republic",
- :networking => {
- :nameservers => ["62.24.64.2", "2a02:8301:0:10::3", "2001:4860:4860::8888"]
- }
+ :location => "Prague, Czech Republic"
)
override_attributes(
+ :networking => {
+ :nameservers => ["62.24.64.2", "2a02:8301:0:10::3"]
+ },
:ntp => {
:servers => ["0.cz.pool.ntp.org", "1.cz.pool.ntp.org", "europe.pool.ntp.org"]
}