X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6e1093865fba17dd74be3fe33c3e6f66b2e43065..06023b24f04a5f5cf8748aaeb957d7446a65e663:/roles/dribble.rb diff --git a/roles/dribble.rb b/roles/dribble.rb index 4bee4b722..919720597 100644 --- a/roles/dribble.rb +++ b/roles/dribble.rb @@ -31,13 +31,11 @@ default_attributes( }, :accounts => { :users => { - :msbarry => { :status => :user }, :kevin => { :status => :user } } } ) run_list( - "role[equinix-ams]", - "role[crm-staging]" + "role[equinix-ams]" )