From 16fc7a62c6873cd0c06a63bc7b37247534f0c72e Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 31 Jan 2025 14:04:25 +0100 Subject: sbin/itzks-puppetserver-detect-broken-hosts: Add support for ignoring already repaired puppet clients. --- etc/debian-edu/itzks-puppetserver-fixed-puppet-hosts | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 etc/debian-edu/itzks-puppetserver-fixed-puppet-hosts (limited to 'etc/debian-edu/itzks-puppetserver-fixed-puppet-hosts') diff --git a/etc/debian-edu/itzks-puppetserver-fixed-puppet-hosts b/etc/debian-edu/itzks-puppetserver-fixed-puppet-hosts new file mode 100644 index 0000000..09b7ed1 --- /dev/null +++ b/etc/debian-edu/itzks-puppetserver-fixed-puppet-hosts @@ -0,0 +1,6 @@ +# When diagnosing host sign-ups in puppetserver via the itzks-puppetserver-detect-broken-hosts script, +# put all already fixed systems into this file so they get ignored when re-scanning puppetserver logs +# with above named script. +# +# Example: +#pc-12.intern -- cgit v1.2.3