X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4849412468d7908178ec1b325be875bea740006a..25d07fd9899c0ba0e741a21eb9a590ea6073e163:/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]" )