description "Master role applied to ridley"
default_attributes(
- :ssl => {
- :certificates => %w(osmfoundation openstreetmap)
- },
- :apache => {
- :ssl => {
- :certificate => "osmfoundation",
- :certificate_chain => "startcom"
- }
- },
:dhcpd => {
:first_address => "10.0.15.1",
:last_address => "10.0.15.254"