From dd287b302866fc643bf97941c04fa0fa97598d54 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 1 Jul 2018 11:34:58 +0100 Subject: [PATCH] Remove wiki role from ouroboros --- roles/ouroboros.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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]" ) -- 2.43.2