From: Tom Hughes Date: Tue, 11 Sep 2018 23:00:20 +0000 (+0100) Subject: Add taginfo role from stormfly-01 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/c2651fb55343b79d6bcd9d7b3e7731e6fbafc840?ds=sidebyside Add taginfo role from stormfly-01 --- diff --git a/roles/stormfly-01.rb b/roles/stormfly-01.rb index 8eecf6bb9..904ed8138 100644 --- a/roles/stormfly-01.rb +++ b/roles/stormfly-01.rb @@ -24,5 +24,6 @@ default_attributes( run_list( "role[osuosl]", - "role[hp-dl360-g6]" + "role[hp-dl360-g6]", + "role[taginfo]" )