From 8c68cdc3cf6bd184a0b5321dc13b8f61228c7c65 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 25 Mar 2015 11:34:24 +0000 Subject: [PATCH 1/1] Revert "Move ridley to chef 12" This reverts commit 59c52348248fc332f96eebee113de7bbf74addb2. --- roles/ridley.rb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/roles/ridley.rb b/roles/ridley.rb index d925702c8..efcdd4c7d 100644 --- a/roles/ridley.rb +++ b/roles/ridley.rb @@ -8,11 +8,6 @@ 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" -- 2.43.2