]> git.openstreetmap.org Git - chef.git/blobdiff - roles/greenmini.rb
Spin up memcached on the web frontends
[chef.git] / roles / greenmini.rb
index d9985b5c0cb5ede5ccf5a5aaf3c6cceda39d4f6f..16f7974d5431dea3c26a2669910e373fe2c284c8 100644 (file)
@@ -2,6 +2,11 @@ name "greenmini"
 description "Role applied to all servers at greenminihost"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :joris => { :status => :administrator }
+    }
+  },
   :hosted_by => "greenminihost",
   :location => "Dronten, Netherlands",
   :networking => {