]> git.openstreetmap.org Git - chef.git/blobdiff - roles/apt.rb
Give up on allowing shared access to APT repository
[chef.git] / roles / apt.rb
index d0fec39dd4549453a3738536c50119b70516669c..f6e3c24bfa7a331f9ad84fea08848441a288c20c 100644 (file)
@@ -5,10 +5,7 @@ default_attributes(
   :accounts => {
     :users => {
       :apt => {
-        :status => :role,
-        :members => [
-          :tomh, :grant
-        ]
+        :status => :role
       }
     }
   }