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