X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4849412468d7908178ec1b325be875bea740006a..13ef9975b5d6b159207273e971cf614477c793ca:/roles/fume.rb diff --git a/roles/fume.rb b/roles/fume.rb index 2f9902f0f..6af2333b4 100644 --- a/roles/fume.rb +++ b/roles/fume.rb @@ -32,5 +32,7 @@ default_attributes( ) run_list( - "role[equinix-dub]" + "role[equinix-dub]", + "role[blog-staging]", + "role[birthday20]" )