]> git.openstreetmap.org Git - chef.git/blobdiff - roles/chef-repository.rb
Remove gpximport role from spike-01
[chef.git] / roles / chef-repository.rb
index 51129142601f5af1143df1968f5dae409c4bcae8..55f62f6c6bf6b3e0a4c5c3d8fb056d74d457f217 100644 (file)
@@ -12,6 +12,10 @@ default_attributes(
         :status => :user,
         :shell => "/usr/bin/git-shell"
       },
+      :stereo => {
+        :status => :user,
+        :shell => "/usr/bin/git-shell"
+      },
       :yellowbkpk => {
         :status => :user,
         :shell => "/usr/bin/git-shell"
@@ -19,7 +23,7 @@ default_attributes(
       :chefrepo => {
         :status => :role,
         :members => [
-          :tomh, :grant, :matt, :jburgess, :lonvia, :yellowbkpk, :bretth, :jochen
+          :tomh, :grant, :matt, :jburgess, :lonvia, :yellowbkpk, :bretth, :jochen, :stereo
         ]
       }
     }