]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tile.rb
Bump norman up to administrator on tile servers
[chef.git] / roles / tile.rb
index d0de61bbe53c9ce5770eef973e8de5eba7b9b09b..1a701aa2d9c20216a31860a81800ef560c984a0c 100644 (file)
@@ -4,7 +4,7 @@ description "Role applied to all tile servers"
 default_attributes(
   :accounts => {
     :users => {
-      :pnorman => { :status => :user },
+      :pnorman => { :status => :administrator },
       :tile => {
         :members => [:jburgess, :tomh, :pnorman]
       }