X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/8c68cdc3cf6bd184a0b5321dc13b8f61228c7c65..ee6580d55e1bbed06787ac3e5f18af1bb35c8e6d:/roles/ridley.rb diff --git a/roles/ridley.rb b/roles/ridley.rb index efcdd4c7d..7637af87d 100644 --- a/roles/ridley.rb +++ b/roles/ridley.rb @@ -8,6 +8,11 @@ default_attributes( :certificate_chain => "startcom" } }, + :chef => { + :client => { + :version => "11.18.0-1" + } + }, :dhcpd => { :first_address => "10.0.15.1", :last_address => "10.0.15.254"