From 32b18fe0a88c95a91a18b43f7887514de4be0269 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 31 Mar 2019 15:38:39 +0100 Subject: [PATCH] Add wiki role to tabaluga --- roles/tabaluga.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/tabaluga.rb b/roles/tabaluga.rb index 2911bdfb3..864529191 100644 --- a/roles/tabaluga.rb +++ b/roles/tabaluga.rb @@ -31,5 +31,6 @@ default_attributes( run_list( "role[equinix]", - "role[hp-g9]" + "role[hp-g9]", + "role[wiki]" ) -- 2.43.2