X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4849412468d7908178ec1b325be875bea740006a..58add207f0be3d805a2022c659954be333a1821d:/roles/fume.rb diff --git a/roles/fume.rb b/roles/fume.rb index 2f9902f0f..0afb0936c 100644 --- a/roles/fume.rb +++ b/roles/fume.rb @@ -32,5 +32,6 @@ default_attributes( ) run_list( - "role[equinix-dub]" + "role[equinix-dub]", + "role[community]" )