]> git.openstreetmap.org Git - chef.git/blobdiff - roles/gps-tile.rb
Make web frontends use backends in the same location
[chef.git] / roles / gps-tile.rb
index 2e26ed85cf18386db0efa92588ad458781a46c3e..3209148d595d2d8657a423b33eebcae584dd255c 100644 (file)
@@ -7,7 +7,7 @@ default_attributes(
       :enf => { :status => :administrator },
       :gpstile => {
         :status => :role,
-        :members => [ :enf, :tomh ]
+        :members => [:enf, :tomh]
       }
     }
   },