]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/geodns/templates/default/config.erb
Configure weighted plugin for gdnsd
[chef.git] / cookbooks / geodns / templates / default / config.erb
index 38c17dc10611ffdd16938a817a76592821e17638..301985e92df1a31d1360a590a21ce478b92793ab 100644 (file)
@@ -10,5 +10,8 @@ plugins => {
     resources => {
       $include{config.d/tile.resource}
     }
+  },
+  weighted => {
+    $include{config.d/tile.weighted}
   }
 }