diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-01-24 16:43:00 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-01-24 16:53:25 +0100 |
commit | 20a150a745a120a0572680aab766940dff889ddb (patch) | |
tree | 0e5ebf73afebd1b987bb934882288d3cd988c543 | |
parent | 1852b6cf92e0b08db26d3398faf41b2c8a20b400 (diff) | |
download | itzks-systems-20a150a745a120a0572680aab766940dff889ddb.tar.gz itzks-systems-20a150a745a120a0572680aab766940dff889ddb.tar.bz2 itzks-systems-20a150a745a120a0572680aab766940dff889ddb.zip |
debian/*.install: Adjust for new puppet maintenance script names etc.
-rw-r--r-- | debian/itzks-systems-disklserver.install | 3 | ||||
-rw-r--r-- | debian/itzks-systems-displayserver.install | 4 | ||||
-rw-r--r-- | debian/itzks-systems-faiserver.install | 3 | ||||
-rw-r--r-- | debian/itzks-systems-filter.install | 3 | ||||
-rw-r--r-- | debian/itzks-systems-mainserver.install | 7 | ||||
-rw-r--r-- | debian/itzks-systems-puppetserver.install | 7 | ||||
-rw-r--r-- | debian/itzks-systems-tablet.install | 3 | ||||
-rw-r--r-- | debian/itzks-systems-terminalserver.install | 3 | ||||
-rw-r--r-- | debian/itzks-systems-workstation.install | 3 |
9 files changed, 22 insertions, 14 deletions
diff --git a/debian/itzks-systems-disklserver.install b/debian/itzks-systems-disklserver.install index 9a32e48..84cd6aa 100644 --- a/debian/itzks-systems-disklserver.install +++ b/debian/itzks-systems-disklserver.install @@ -2,5 +2,6 @@ etc/cron.d/itzks-systems-disklserver etc/cron.d/ etc/systemd/system/autofs.service sbin/diskless-workstation-shell* usr/sbin/ sbin/itzks-update-disklserver-squashfs-images usr/sbin/ -sbin/itzks-puppet-refresh-ssl usr/sbin/ +sbin/itzks-puppet-renew-ssl usr/sbin/ +sbin/itzks-puppet-reset-ssl usr/sbin/ etc/ltsp/ diff --git a/debian/itzks-systems-displayserver.install b/debian/itzks-systems-displayserver.install index bbd2e59..e044bca 100644 --- a/debian/itzks-systems-displayserver.install +++ b/debian/itzks-systems-displayserver.install @@ -1,2 +1,2 @@ -sbin/itzks-display-shell usr/sbin/ -sbin/itzks-puppet-refresh-ssl usr/sbin/ +sbin/itzks-puppet-renew-ssl usr/sbin/ +sbin/itzks-puppet-reset-ssl usr/sbin/ diff --git a/debian/itzks-systems-faiserver.install b/debian/itzks-systems-faiserver.install index 966ef43..cbd61e1 100644 --- a/debian/itzks-systems-faiserver.install +++ b/debian/itzks-systems-faiserver.install @@ -1,2 +1,3 @@ etc/squid-deb-proxy/mirror-dstdomain.acl.d/90-itzks-systems-faiserver -sbin/itzks-puppet-refresh-ssl usr/sbin/ +sbin/itzks-puppet-renew-ssl usr/sbin/ +sbin/itzks-puppet-reset-ssl usr/sbin/ diff --git a/debian/itzks-systems-filter.install b/debian/itzks-systems-filter.install index f757290..191a626 100644 --- a/debian/itzks-systems-filter.install +++ b/debian/itzks-systems-filter.install @@ -2,4 +2,5 @@ usr-lib-nagios-plugins/check_squid usr/lib/nagios/plugins/ etc/cron.d/itzks-systems-filter etc/systemd/system/autofs.service sbin/e2guardian-update-blacklists usr/sbin/ -sbin/itzks-puppet-refresh-ssl usr/sbin/ +sbin/itzks-puppet-renew-ssl usr/sbin/ +sbin/itzks-puppet-reset-ssl usr/sbin/ diff --git a/debian/itzks-systems-mainserver.install b/debian/itzks-systems-mainserver.install index fed5b82..b8596d5 100644 --- a/debian/itzks-systems-mainserver.install +++ b/debian/itzks-systems-mainserver.install @@ -1,5 +1,4 @@ bin/itzks-hosts usr/bin/ -bin/itzks-puppet-list-known-hosts usr/bin/ etc/cron.d/itzks-transfer-cleaner /etc/cron.d/ etc/cron.d/itzks-systems-mainserver /etc/cron.d/ etc/skel etc/ @@ -8,8 +7,10 @@ etc/sudoers.d/itzks-systems-mainserver etc/sudoers.d/ sbin/itzks-transfer-create usr/sbin/ sbin/itzks-transfer-cleaner usr/sbin/ sbin/itzks-reset-userprofile usr/sbin/ -sbin/itzks-puppet-autosign-new-host-certificates usr/sbin/ -sbin/itzks-prepare-reinstall usr/sbin/ +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/ +sbin/itzks-puppetserver-list-known-hosts usr/sbin/ sbin/itzks-check-ldap-group-not-in-correct-ou usr/sbin/ usr-lib-nagios-plugins/check_puppetmaster* usr/lib/nagios/plugins/ usr-lib-nagios-plugins/check_squid usr/lib/nagios/plugins/ diff --git a/debian/itzks-systems-puppetserver.install b/debian/itzks-systems-puppetserver.install index 5a498a6..ba14913 100644 --- a/debian/itzks-systems-puppetserver.install +++ b/debian/itzks-systems-puppetserver.install @@ -1,4 +1,5 @@ -bin/itzks-puppet-list-known-hosts usr/bin/ etc/cron.d/itzks-systems-puppetserver -sbin/itzks-puppet-autosign-new-host-certificates usr/sbin/ -sbin/itzks-prepare-reinstall usr/sbin/ +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/ +sbin/itzks-puppetserver-list-known-hosts usr/sbin/ diff --git a/debian/itzks-systems-tablet.install b/debian/itzks-systems-tablet.install index 778235c..6152bbd 100644 --- a/debian/itzks-systems-tablet.install +++ b/debian/itzks-systems-tablet.install @@ -4,4 +4,5 @@ etc/skel/.pki etc/skel/.mozilla etc/skel/.debian-edu/welcome-page-shown share/glib-2.0/schemas/90_itzks+gnome-tablet.gschema.override usr/share/glib-2.0/schemas/ -sbin/itzks-puppet-refresh-ssl usr/sbin/ +sbin/itzks-puppet-renew-ssl usr/sbin/ +sbin/itzks-puppet-reset-ssl usr/sbin/ diff --git a/debian/itzks-systems-terminalserver.install b/debian/itzks-systems-terminalserver.install index 14a7dbf..be04fe9 100644 --- a/debian/itzks-systems-terminalserver.install +++ b/debian/itzks-systems-terminalserver.install @@ -6,4 +6,5 @@ etc/profile.d/itzks-systems.sh etc/profile.d/ etc/systemd/system/autofs.service share/glib-2.0/schemas/90_itzks+mate.gschema.override usr/share/glib-2.0/schemas/ share/mate-panel/layouts/itzks.layout usr/share/mate-panel/layouts/ -sbin/itzks-puppet-refresh-ssl usr/sbin/ +sbin/itzks-puppet-renew-ssl usr/sbin/ +sbin/itzks-puppet-reset-ssl usr/sbin/ diff --git a/debian/itzks-systems-workstation.install b/debian/itzks-systems-workstation.install index fdd60e7..518b05c 100644 --- a/debian/itzks-systems-workstation.install +++ b/debian/itzks-systems-workstation.install @@ -10,4 +10,5 @@ etc/shutdown-at-night/ etc/ etc/systemd/system/autofs.service share/glib-2.0/schemas/90_itzks+mate.gschema.override usr/share/glib-2.0/schemas/ share/mate-panel/layouts/itzks.layout usr/share/mate-panel/layouts/ -sbin/itzks-puppet-refresh-ssl usr/sbin/ +sbin/itzks-puppet-renew-ssl usr/sbin/ +sbin/itzks-puppet-reset-ssl usr/sbin/ |