From bfc26f7060153c5a99d8e098139c798b8c48cca9 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 4 Aug 2018 07:39:46 +0100 Subject: [PATCH] Add wiki role to ouroboros --- roles/ouroboros.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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]" ) -- 2.43.2