]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/dns/templates/default/dns-update.erb
Make sure dnscontrol is on the path in DNS update scripts
[chef.git] / cookbooks / dns / templates / default / dns-update.erb
index 73b0c959f8c4ea0192da2c903b57669430d347fb..8022e45664a2e52f075dabe397a0796f78990b45 100755 (executable)
@@ -8,6 +8,7 @@ export RSYNC_PASSWORD="<%= @passwords["rsync"] %>"
 export GEODNS_SERVERS="<%= @geoservers.join(" ") %>"
 export STATUSCAKE_USERNAME="OpenStreetMap"
 export STATUSCAKE_APIKEY="<%= @passwords["statuscake"] %>"
+export PATH=/usr/local/bin:$PATH
 
 cd /var/lib/dns