default[:chef][:server][:version] = "12.13.0-1"
# Set the default client version
-default[:chef][:client][:version] = "12.21.26"
+default[:chef][:client][:version] = "13.6.4"
description "Role applied to all servers at Bytemark"
default_attributes(
- :chef => {
- :client => {
- :version => "13.6.4"
- }
- },
:hosted_by => "Bytemark",
:location => "York, England",
:networking => {
:icladmin => { :status => :user }
}
},
- :chef => {
- :client => {
- :version => "13.6.4"
- }
- },
:networking => {
:nameservers => ["8.8.8.8", "146.179.159.177"],
:roles => {
description "Role applied to all servers at UCL"
default_attributes(
- :chef => {
- :client => {
- :version => "13.6.4"
- }
- },
:location => "Slough, England",
:networking => {
:roles => {