diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-01-31 14:04:25 +0100 | 
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-01-31 14:05:36 +0100 | 
| commit | 16fc7a62c6873cd0c06a63bc7b37247534f0c72e (patch) | |
| tree | 3536933d7c380778467865f565ea9439f9c7f9bf /debian/itzks-systems-puppetserver.install | |
| parent | fe4dc3a1773dab09d4f66a9e4acf83846bb8a823 (diff) | |
| download | itzks-systems-16fc7a62c6873cd0c06a63bc7b37247534f0c72e.tar.gz itzks-systems-16fc7a62c6873cd0c06a63bc7b37247534f0c72e.tar.bz2 itzks-systems-16fc7a62c6873cd0c06a63bc7b37247534f0c72e.zip | |
sbin/itzks-puppetserver-detect-broken-hosts: Add support for ignoring already repaired puppet clients.
Diffstat (limited to 'debian/itzks-systems-puppetserver.install')
| -rw-r--r-- | debian/itzks-systems-puppetserver.install | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/debian/itzks-systems-puppetserver.install b/debian/itzks-systems-puppetserver.install index ba14913..06b07a8 100644 --- a/debian/itzks-systems-puppetserver.install +++ b/debian/itzks-systems-puppetserver.install @@ -1,4 +1,5 @@  etc/cron.d/itzks-systems-puppetserver +etc/debian-edu/itzks-puppetserver-fixed-puppet-hosts  sbin/itzks-puppetserver-autosign-new-host-certificates usr/sbin/  sbin/itzks-puppetserver-clean-hosts-from-ca usr/sbin/  sbin/itzks-puppetserver-detect-broken-hosts usr/sbin/ | 
