From: Tom Hughes Date: Sun, 5 Aug 2018 09:25:26 +0000 (+0100) Subject: Remove wiki role from stormfly-01 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/31ff8b6e4b96b38e3b7b08a3d6e7957cb2c86f34 Remove wiki role from stormfly-01 --- diff --git a/roles/stormfly-01.rb b/roles/stormfly-01.rb index c52e88a73..ada5971f9 100644 --- a/roles/stormfly-01.rb +++ b/roles/stormfly-01.rb @@ -22,6 +22,5 @@ default_attributes( run_list( "role[osuosl]", - "role[hp-dl360-g6]", - "role[wiki]" + "role[hp-dl360-g6]" )