X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/dcccc2dc1ebc77dd2254a23af97bcfb270b760be..2d6d56f75a35f748f19411b043b7fc430bdb3c6e:/roles/lambton.rb diff --git a/roles/lambton.rb b/roles/lambton.rb index 86c0d322c..bca1f74ae 100644 --- a/roles/lambton.rb +++ b/roles/lambton.rb @@ -2,14 +2,16 @@ name "lambton" description "Master role applied to lambton" default_attributes( + :accounts => { + :users => { + :joey => { :status => :administrator } + } + }, :hardware => { :shm_size => "36g" }, :location => "Falkenstein, Germany", :networking => { - :firewall => { - :enabled => false - }, :interfaces => { :external_ipv4 => { :interface => "enp0s31f6",