]> git.openstreetmap.org Git - chef.git/blobdiff - roles/lyonix.rb
Increase the passenger pool size for taginfo servers
[chef.git] / roles / lyonix.rb
index 416d3971c33d446c3647dc18ea569ecc0309febf..a5aff59e0b33853778abbada6fe3fce94d3ef8d7 100644 (file)
@@ -2,11 +2,7 @@ name "lyonix"
 description "Role applied to all servers at LyonIX"
 
 default_attributes(
-  :accounts => {
-    :users => {
-      :lyonix => { :status => :administrator }
-    }
-  },
+  :hosted_by => "LyonIX",
   :location => "Lyon, France",
   :networking => {
     :nameservers => ["77.95.64.205", "77.95.64.206", "8.8.8.8", "8.8.4.4"],