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?hp=47359d65933cc5a855cf232d7bdcd09e9945190f 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]" )