summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-01-31 14:09:39 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-01-31 14:09:39 +0100
commitf31112b1b67431f65124165611f0d8e905463958 (patch)
tree905f2924eaaa6f01f53ff0c3274e0c85e239f67e
parent28c7451ac05094b19f041b91d7d8b3cb8027ba15 (diff)
downloaditzks-systems-f31112b1b67431f65124165611f0d8e905463958.tar.gz
itzks-systems-f31112b1b67431f65124165611f0d8e905463958.tar.bz2
itzks-systems-f31112b1b67431f65124165611f0d8e905463958.zip
release 2025.01.31.12025.01.31.1
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d8c345a..86cf48d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+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).
+ * sbin/itzks-puppet-renew-ssl:
+ + 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'.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 31 Jan 2025 14:08:46 +0100
+
itzks-systems (2025.01.24.1) unstable; urgency=medium
* sbin/<several>: Check if script is running as root.