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