]> git.openstreetmap.org Git - chef.git/commitdiff
Run check before update in the DNS commit hook
authorTom Hughes <tom@compton.nu>
Tue, 20 Sep 2022 21:49:03 +0000 (22:49 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 20 Sep 2022 21:49:21 +0000 (22:49 +0100)
cookbooks/dns/templates/default/dns-update.erb

index 5353d69d42daa35841e7f0c3deb7a516af662250..a16016b56887284449c23a01089ca1ddf672ca28 100755 (executable)
@@ -20,6 +20,6 @@ fi
 
 git pull -q
 
-make --jobs update
+make --jobs check update
 
 lockfile-remove update