From 9103a52c846aa09cb010e385b8af7d4a8b2ac9d0 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 8 Apr 2019 20:35:03 +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 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]" ) -- 2.43.2