From: Tom Hughes Date: Sun, 1 Jul 2018 10:34:58 +0000 (+0100) Subject: Remove wiki role from ouroboros X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/dd287b302866fc643bf97941c04fa0fa97598d54?ds=sidebyside Remove wiki role from ouroboros --- diff --git a/roles/ouroboros.rb b/roles/ouroboros.rb index 9a4d65283..ce27c8612 100644 --- a/roles/ouroboros.rb +++ b/roles/ouroboros.rb @@ -30,6 +30,5 @@ default_attributes( run_list( "role[ic]", - "role[hp-dl360-g6]", - "role[wiki]" + "role[hp-dl360-g6]" )