X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ba1ebf773fd90cb0480e6f79ef6ba2001f039c51..15ad3199b542c4b0000c62f228de91c484e1b9e4:/roles/ouroboros.rb diff --git a/roles/ouroboros.rb b/roles/ouroboros.rb index 42d25b9a6..6c35f01c8 100644 --- a/roles/ouroboros.rb +++ b/roles/ouroboros.rb @@ -31,5 +31,6 @@ default_attributes( run_list( "role[equinix]", - "role[hp-dl360-g6]" + "role[hp-dl360-g6]", + "role[wiki]" )