diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 86cf48d..2c528ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,19 @@ +itzks-systems (2025.01.31.2) unstable; urgency=medium + + * debian/itzks-systems-common.install: + + Only ship itzks.config in itzks-systems-common bin:pkg. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 31 Jan 2025 14:27:13 +0100 + itzks-systems (2025.01.31.1) unstable; urgency=medium * sbin/itzks-puppetserver-detect-broken-hosts: - + Add support for ignoring already repaired puppet clients. - + Some more shell syntax pedantics (curly braces, quotes). + - Add support for ignoring already repaired puppet clients. + - Some more shell syntax pedantics (curly braces, quotes). * sbin/itzks-puppet-renew-ssl: - + Add support for manual interaction with puppetserver (in case SSH pub/priv + - Add support for manual interaction with puppetserver (in case SSH pub/priv key authentication is not available when fixing a host). - + Unset http_proxy/https_proxy before running 'puppet agent'. + - Unset http_proxy/https_proxy before running 'puppet agent'. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 31 Jan 2025 14:08:46 +0100 |