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]",
- "role[donate]",
- "recipe[hot]",
- "recipe[dmca]",
- "recipe[dhcpd]",
- "recipe[ideditor]"
+ "recipe[dhcpd]"
)