description "Role applied to all servers at szerverem.hu"
default_attributes(
+ :hosted_by => "szerverem.hu",
+ :location => "Budapest, Hungary",
:networking => {
:nameservers => [
- "84.2.44.1",
- "84.2.46.1"
- ],
- :roles => {
- :external => {
- :zone => "sz"
- }
- }
+ "8.8.8.8",
+ "8.8.4.4"
+ ]
}
)