X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/fc5f5917c99c4dc8744c242191624453533ab67f..e76b60882a8236f71e81ea7e259ddbfa0639066d:/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]" )