description "Master role applied to ridley"
default_attributes(
+ :accounts => {
+ :users => {
+ :otrs => { :status => :role }
+ }
+ },
:apache => {
:mpm => "event",
:event => {
"role[foundation]",
"role[stateofthemap]",
"role[blog]",
- "role[otrs]",
- "recipe[dmca]",
"recipe[dhcpd]"
)