]> git.openstreetmap.org Git - chef.git/blobdiff - roles/stormfly-01.rb
Switch to using gdnsd for geodns
[chef.git] / roles / stormfly-01.rb
index f155ba3f53223fec478cd0f4b1a61c6460012c13..4641119fb52ffca18337d20d40205dcf0aaf1474 100644 (file)
@@ -15,5 +15,7 @@ default_attributes(
 )
 
 run_list(
-  "role[osuosl]"
+  "role[osuosl]",
+  "role[hp-g6]",
+  "role[taginfo]"
 )