From: Tom Hughes Date: Wed, 25 Mar 2015 08:43:20 +0000 (+0000) Subject: Move ridley to chef 12 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/59c52348248fc332f96eebee113de7bbf74addb2 Move ridley to chef 12 --- diff --git a/roles/ridley.rb b/roles/ridley.rb index efcdd4c7d..d925702c8 100644 --- a/roles/ridley.rb +++ b/roles/ridley.rb @@ -8,6 +8,11 @@ default_attributes( :certificate_chain => "startcom" } }, + :chef => { + :client => { + :version => "12.1.2-1" + } + }, :dhcpd => { :first_address => "10.0.15.1", :last_address => "10.0.15.254"