]> git.openstreetmap.org Git - chef.git/blobdiff - roles/appliwave.rb
Increase replication slots
[chef.git] / roles / appliwave.rb
index 713f8215c04f5e80946391303bf6a38216ef9dce..25b4c3e7c0e77d28cca7748a8ae4f712565e2ca9 100644 (file)
@@ -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"
 )