]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/dns/templates/default/dns-check.erb
Disable unreliable DNSSEC in test-kitchen
[chef.git] / cookbooks / dns / templates / default / dns-check.erb
index 00b97aa60d31e908973ef5ba3e8f35bd316a4bf4..09f061b67db9c420872c7cac08093edfe1cd97f8 100755 (executable)
@@ -7,6 +7,6 @@ export PATH=/usr/local/bin:$PATH
 
 lockfile-create --use-pid /var/lib/dns/update || exit 1
 
-make --quiet --jobs --directory=/var/lib/dns update > /dev/null
+make --quiet --jobs --directory=/var/lib/dns update_primary > /dev/null
 
 lockfile-remove /var/lib/dns/update