X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/21958591555b0b80370e944e3128ac5d533c281d..8c68cdc3cf6bd184a0b5321dc13b8f61228c7c65:/roles/ridley.rb diff --git a/roles/ridley.rb b/roles/ridley.rb index f4f45c032..efcdd4c7d 100644 --- a/roles/ridley.rb +++ b/roles/ridley.rb @@ -2,6 +2,12 @@ name "ridley" description "Master role applied to ridley" default_attributes( + :apache => { + :ssl => { + :certificate => "osmfoundation", + :certificate_chain => "startcom" + } + }, :dhcpd => { :first_address => "10.0.15.1", :last_address => "10.0.15.254"