diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-10-11 15:43:23 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-10-11 15:43:34 +0200 |
commit | b459653714f9575c695a86f8e85a2d29a69968fa (patch) | |
tree | cef3c71fda7d7e60fa4ad80ca05519925d124d2e /debian/itzks-systems-puppetserver.install | |
parent | 12f6fe62fd2d060097068fa5829f1d14d09e897e (diff) | |
download | itzks-systems-b459653714f9575c695a86f8e85a2d29a69968fa.tar.gz itzks-systems-b459653714f9575c695a86f8e85a2d29a69968fa.tar.bz2 itzks-systems-b459653714f9575c695a86f8e85a2d29a69968fa.zip |
debian/itzks-systems-{mainserver,puppetserver}.install: Install new itzks-prepare-reinstall script into mainserver and puppetserver bin:pkgs.
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 12f70f5..5a498a6 100644 --- a/debian/itzks-systems-puppetserver.install +++ b/debian/itzks-systems-puppetserver.install @@ -1,3 +1,4 @@ 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/ |