From 7e82d9feaf08605457f5c38880393f4df9b9c12a Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Sat, 24 Aug 2013 22:20:13 +0100 Subject: [PATCH] Add wiki role to ouroboros (still testing) --- roles/ouroboros.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/ouroboros.rb b/roles/ouroboros.rb index 887f1bd12..861bb80c4 100644 --- a/roles/ouroboros.rb +++ b/roles/ouroboros.rb @@ -27,5 +27,6 @@ default_attributes( ) run_list( - "role[ic]" + "role[ic]", + "role[wiki]" ) -- 2.43.2