description "Master role applied to shenron"
default_attributes(
- :accounts => {
- :users => {
- :bretth => {
- :status => :user,
- :shell => "/usr/bin/git-shell"
- }
- }
- },
:apache => {
:mpm => "event",
:event => {
}
},
:hardware => {
+ :mcelog => {
+ :enabled => false
+ },
:modules => [
"it87"
]
:prefix => "64",
:gateway => "fe80::1"
}
- }
+ },
+ :nameservers => ["89.16.162.20", "2001:41c9:2:d6::20"]
}
)
"role[bytemark]",
"role[mail]",
"role[lists]",
- "role[git]",
"role[subversion]",
"role[trac]",
"role[osqa]",
"role[irc]",
- "role[dns]",
- "role[geodns]",
- "role[chef-repository]",
+ "recipe[blogs]",
"recipe[openvpn]"
)