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