description "Role applied to all servers at Tetaneutral.net"
default_attributes(
- :hosted_by => "Tetaneutral.net",
- :location => "Toulouse, France",
- :networking => {
- :nameservers => [
- "8.8.8.8",
- "8.8.4.4"
- ],
- :roles => {
- :external => {
- :zone => "tnn"
- }
+ :accounts => {
+ :users => {
+ :tetaneutral => { :status => :administrator }
}
- }
+ },
+ :hosted_by => "Tetaneutral.net",
+ :location => "Toulouse, France"
)
override_attributes(