]> git.openstreetmap.org Git - chef.git/commitdiff
Apply taginfo role to stormfly-01
authorTom Hughes <tom@compton.nu>
Mon, 24 Nov 2014 14:43:38 +0000 (14:43 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 24 Nov 2014 14:43:38 +0000 (14:43 +0000)
roles/stormfly-01.rb

index 8b407db6ec98f7f1dc186773ac157ab44a3ef9a2..4641119fb52ffca18337d20d40205dcf0aaf1474 100644 (file)
@@ -16,5 +16,6 @@ default_attributes(
 
 run_list(
   "role[osuosl]",
-  "role[hp-g6]"
+  "role[hp-g6]",
+  "role[taginfo]"
 )