diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-09-27 22:13:16 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-09-27 22:13:16 +0200 |
commit | f168f73325cd08e99d2fa6aca34921a2a5b390b4 (patch) | |
tree | 13959091385aa8dca218b7c3162b4ece33cd76e0 /debian/itzks-systems-puppetserver.install | |
parent | 009965b281d01725e0cf03b85013e76d6f4716fa (diff) | |
download | itzks-systems-f168f73325cd08e99d2fa6aca34921a2a5b390b4.tar.gz itzks-systems-f168f73325cd08e99d2fa6aca34921a2a5b390b4.tar.bz2 itzks-systems-f168f73325cd08e99d2fa6aca34921a2a5b390b4.zip |
Introduce itzks-systems-puppetserver. Out-source puppetserver into separate machines, which is more ideal for upgrading Debian Edu + ITZkS sites to the next Debian Edu version.
Diffstat (limited to 'debian/itzks-systems-puppetserver.install')
-rw-r--r-- | debian/itzks-systems-puppetserver.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/itzks-systems-puppetserver.install b/debian/itzks-systems-puppetserver.install new file mode 100644 index 0000000..12f70f5 --- /dev/null +++ b/debian/itzks-systems-puppetserver.install @@ -0,0 +1,3 @@ +bin/itzks-puppet-list-known-hosts usr/bin/ +etc/cron.d/itzks-systems-puppetserver +sbin/itzks-puppet-autosign-new-host-certificates usr/sbin/ |