zuul-jobs/roles/validate-zone-db/tasks
Clark Boylan 5f3c90057c Fix check zone role for Jammy
Ubuntu Jammy installs the named-checkzone tool to
/usr/bin/named-checkzone, but old ubuntu installed to
/usr/sbin/named-checkzone. Rather than try and keep track of the
different locations we update the task to run under the shell module so
that we can rely on $PATH to do the heavy lifting for us.

To help ensure this doesn't break the old path and to catch problems
earlier I have also added testing across the debuntu set of platforms.
The role doesn't currently support other platforms as it relies on the
bind9utils package.

Change-Id: I1650b605cb6f25fa7585524b427d65d2fc291338
2022-11-02 14:26:07 -07:00
..
find.yaml Use unique loop vars to avoid conflicts 2020-02-04 12:23:36 -08:00
main.yaml Fix check zone role for Jammy 2022-11-02 14:26:07 -07:00