]> git.openstreetmap.org Git - chef.git/blobdiff - roles/stormfly-01.rb
Ignore bogus ipmi_temp warnings on G6 machines
[chef.git] / roles / stormfly-01.rb
index f155ba3f53223fec478cd0f4b1a61c6460012c13..8b407db6ec98f7f1dc186773ac157ab44a3ef9a2 100644 (file)
@@ -15,5 +15,6 @@ default_attributes(
 )
 
 run_list(
-  "role[osuosl]"
+  "role[osuosl]",
+  "role[hp-g6]"
 )