]> git.openstreetmap.org Git - chef.git/blobdiff - roles/fume.rb
Only apply the geodns role to machines that need it
[chef.git] / roles / fume.rb
index e2e35be2905365363a95658e3891bf591768d8e7..88b23ab70afcc3b6b707ddd5c7c331ba6a56b79f 100644 (file)
@@ -58,5 +58,6 @@ default_attributes(
 
 run_list(
   "role[teleservice]",
+  "role[geodns]",
   "role[tilecache]"
 )