From: Tom Hughes Date: Fri, 6 Dec 2019 09:18:12 +0000 (+0000) Subject: Configure weighted plugin for gdnsd X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/709c582dd58742d3a1ba083f9105efdb17a5de6e?hp=a4936a38c4593c7e780b32ab866c4e4c44068fbd Configure weighted plugin for gdnsd --- diff --git a/cookbooks/geodns/templates/default/config.erb b/cookbooks/geodns/templates/default/config.erb index 38c17dc10..301985e92 100644 --- a/cookbooks/geodns/templates/default/config.erb +++ b/cookbooks/geodns/templates/default/config.erb @@ -10,5 +10,8 @@ plugins => { resources => { $include{config.d/tile.resource} } + }, + weighted => { + $include{config.d/tile.weighted} } }