X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/bc93c9480c09bbf77ef4076319ab6c75570301af..f796dda7c7f5b3eb0734e1953e139646cb098f18:/roles/dribble.rb diff --git a/roles/dribble.rb b/roles/dribble.rb index ce6da2fac..48a2b7853 100644 --- a/roles/dribble.rb +++ b/roles/dribble.rb @@ -28,15 +28,9 @@ default_attributes( } } } - }, - :accounts => { - :users => { - :stereo => { :status => :administrator } - } } ) run_list( - "role[equinix-ams]", - "role[taginfo]" + "role[equinix-ams]" )