diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-01-31 14:27:47 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-01-31 14:27:47 +0100 |
commit | e54e1b7702d836af1bc64024740916512b75643c (patch) | |
tree | 61abdd10455dac2d6c719714ab840ca5f02aaad6 | |
parent | f0cb509c2930e883192c57118e5ffac3fae72c61 (diff) | |
download | itzks-systems-e54e1b7702d836af1bc64024740916512b75643c.tar.gz itzks-systems-e54e1b7702d836af1bc64024740916512b75643c.tar.bz2 itzks-systems-e54e1b7702d836af1bc64024740916512b75643c.zip |
release 2025.01.31.2HEAD2025.01.31.2master
-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 |