X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2071840d7bb41d53efec9f75dc7f6beb126fa8de..5fbc96e38dd8dfcb3eb1ed0a5f4319ccaf244d6d:/roles/tabaluga.rb diff --git a/roles/tabaluga.rb b/roles/tabaluga.rb index d682df74a..3667d73df 100644 --- a/roles/tabaluga.rb +++ b/roles/tabaluga.rb @@ -33,5 +33,7 @@ default_attributes( run_list( "role[equinix-ams]", - "role[hp-g9]" + "role[hp-g9]", + "role[blog-staging]", + "role[taginfo]" )