From: Tom Hughes Date: Mon, 24 Nov 2014 14:43:38 +0000 (+0000) Subject: Apply taginfo role to stormfly-01 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/040a821d669e17799cb97040d7e0ed40bd39d8aa?hp=ed700e89a6c254a0a3ec360abbeef2380b1e1658 Apply taginfo role to stormfly-01 --- diff --git a/roles/stormfly-01.rb b/roles/stormfly-01.rb index 8b407db6e..4641119fb 100644 --- a/roles/stormfly-01.rb +++ b/roles/stormfly-01.rb @@ -16,5 +16,6 @@ default_attributes( run_list( "role[osuosl]", - "role[hp-g6]" + "role[hp-g6]", + "role[taginfo]" )