X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b0e794ecd4ca2669d1f34c563ed2cfcc8b37a06c..e403e4e66b1b43014be090a3138733c75aad1004:/roles/ridley.rb diff --git a/roles/ridley.rb b/roles/ridley.rb index 13ba3dafd..e83f9f2b6 100644 --- a/roles/ridley.rb +++ b/roles/ridley.rb @@ -2,12 +2,9 @@ name "ridley" description "Master role applied to ridley" default_attributes( - :ssl => { - :certificates => %w(osmfoundation openstreetmap) - }, - :apache => { - :ssl => { - :certificate => "osmfoundation" + :chef => { + :client => { + :version => "13.6.4" } }, :dhcpd => {