description "Role applied to all servers at GRNET"
default_attributes(
- :hosted_by => "GRNET",
- :location => "Athens, Greece",
- :networking => {
- :nameservers => [
- "83.212.2.77"
- ],
- :roles => {
- :external => {
- :zone => "grn"
- }
+ :accounts => {
+ :users => {
+ :grnet => { :status => :administrator }
}
- }
+ },
+ :hosted_by => "GRNET",
+ :location => "Athens, Greece"
)
override_attributes(