From 14a572f18ce1a0067cea443b45f4c19808b627ca Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 29 Jun 2018 09:20:15 +0100 Subject: [PATCH] Add wiki role to stormfly-01 --- roles/stormfly-01.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/stormfly-01.rb b/roles/stormfly-01.rb index ada5971f9..c52e88a73 100644 --- a/roles/stormfly-01.rb +++ b/roles/stormfly-01.rb @@ -22,5 +22,6 @@ default_attributes( run_list( "role[osuosl]", - "role[hp-dl360-g6]" + "role[hp-dl360-g6]", + "role[wiki]" ) -- 2.43.2