]> git.openstreetmap.org Git - chef.git/commitdiff
Drop unused gpsmid user on dev master
authorTom Hughes <tom@compton.nu>
Sun, 1 Mar 2026 20:58:08 +0000 (20:58 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 1 Mar 2026 20:58:08 +0000 (20:58 +0000)
roles/dev.rb

index f98172406b4c0b1f6e2597760ebf83e2efa5c242..74c94129a7158c87ad85c1738e56a97c1bdf7102 100644 (file)
@@ -86,10 +86,6 @@ default_attributes(
       :apis => {
         :status => :role,
         :members => [:tomh]
-      },
-      :gpsmid => {
-        :status => :role,
-        :members => [:apmon, :maba]
       }
     }
   },