X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/5b10b5e8a474a2c3e96082728f89c74e80153e44..a73c743450eff5a1ebca006ecf15e7bfeeccacea:/roles/appliwave.rb diff --git a/roles/appliwave.rb b/roles/appliwave.rb index 713f8215c..25b4c3e7c 100644 --- a/roles/appliwave.rb +++ b/roles/appliwave.rb @@ -2,6 +2,11 @@ name "appliwave" description "Role applied to all servers at Appliwave" default_attributes( + :accounts => { + :users => { + :appliwave => { :status => :administrator } + } + }, :hosted_by => "Appliwave", :location => "Croissy-Beaubourg, France" )