Add a base role, so that chef is updated before anything else
This commit is contained in:
@@ -11,12 +11,6 @@ include_recipe 'apt'
|
||||
include_recipe 'timezone_iii'
|
||||
include_recipe 'ntp'
|
||||
|
||||
# Update chef to the chosen version
|
||||
chef_version = '14.11.21'
|
||||
chef_client_updater "Install #{chef_version}" do
|
||||
version chef_version
|
||||
end
|
||||
|
||||
package 'mailutils'
|
||||
package 'mosh'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user