From: Tom Hughes Date: Fri, 29 Jun 2018 07:52:08 +0000 (+0100) Subject: Remove taginfo role from stormfly-01 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/3a6c8a6e5cd07932270c5daf3e8ad06c078d139e?hp=81f360d7c6892ac17aeec7686bc8d22eb02cac71 Remove taginfo role from stormfly-01 --- diff --git a/roles/stormfly-01.rb b/roles/stormfly-01.rb index fc50adc39..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[taginfo]" + "role[hp-dl360-g6]" )