From: Tom Hughes Date: Mon, 8 Apr 2019 19:35:03 +0000 (+0100) Subject: Remove wiki role from ouroboros X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/9103a52c846aa09cb010e385b8af7d4a8b2ac9d0 Remove wiki role from ouroboros --- diff --git a/roles/ouroboros.rb b/roles/ouroboros.rb index 6c35f01c8..42d25b9a6 100644 --- a/roles/ouroboros.rb +++ b/roles/ouroboros.rb @@ -31,6 +31,5 @@ default_attributes( run_list( "role[equinix]", - "role[hp-dl360-g6]", - "role[wiki]" + "role[hp-dl360-g6]" )