description "Master role applied to ridley"
default_attributes(
+ :ssl => {
+ :certificates => %w(osmfoundation openstreetmap)
+ },
:apache => {
:ssl => {
:certificate => "osmfoundation",
:first_address => "10.0.15.1",
:last_address => "10.0.15.254"
},
- :exim => {
- :aliases => {
- :root => "grant"
- }
- },
:munin => {
:graphs => {
:apcpdu_ucl => {
"role[switch2osm]",
"role[blog]",
"role[otrs]",
- "role[thinkup]",
+ "role[donate]",
"recipe[dhcpd]",
"recipe[openvpn]"
)