default[:chef][:server][:version] = "11.1.3-1"
# Set the default client version
-default[:chef][:client][:version] = "11.18.0-1"
+default[:chef][:client][:version] = "12.1.2-1"
# A list of gems needed by chef recipes
default[:chef][:gems] = []
description "Master role applied to errol"
default_attributes(
- :chef => {
- :client => {
- :version => "12.1.2-1"
- }
- },
:devices => {
:osdsk => {
:comment => "First os disk",
description "Master role applied to eustace"
default_attributes(
- :chef => {
- :client => {
- :version => "12.1.2-1"
- }
- },
:networking => {
:interfaces => {
:internal_ipv4 => {
:apt => {
:sources => ["ubuntugis-unstable"]
},
- :chef => {
- :client => {
- :version => "12.1.2-1"
- }
- },
:git => {
:allowed_nodes => "*:*",
:user => "chefrepo",
:threads_per_child => 50
}
},
- :chef => {
- :client => {
- :version => "12.1.2-1"
- }
- },
:postgresql => {
:settings => {
:defaults => {
description "Master role applied to noquiklos"
default_attributes(
- :chef => {
- :client => {
- :version => "12.1.2-1"
- }
- },
:networking => {
:interfaces => {
:internal_ipv4 => {
description "Master role applied to ouroboros"
default_attributes(
+ :chef => {
+ :client => {
+ :version => "11.18.0-1"
+ }
+ },
:networking => {
:interfaces => {
:internal_ipv4 => {
:certificate_chain => "startcom"
}
},
+ :chef => {
+ :client => {
+ :version => "11.18.0-1"
+ }
+ },
:dhcpd => {
:first_address => "10.0.15.1",
:last_address => "10.0.15.254"
description "Master role applied to urmel"
default_attributes(
- :chef => {
- :client => {
- :version => "12.1.2-1"
- }
- },
:networking => {
:interfaces => {
:internal_ipv4 => {