From 1ff76f74e0d15fd0fec34a3d98b043dca84c953b Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 26 Mar 2015 19:10:51 +0000 Subject: [PATCH] Update errol to chef 12 --- roles/errol.rb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/roles/errol.rb b/roles/errol.rb index 69b0d8db4..a26658036 100644 --- a/roles/errol.rb +++ b/roles/errol.rb @@ -2,6 +2,11 @@ name "errol" description "Master role applied to errol" default_attributes( + :chef => { + :client => { + :version => "12.1.2-1" + } + }, :devices => { :osdsk => { :comment => "First os disk", -- 2.43.2