Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce itzks-systems-puppetserver. Out-source puppetserver into separate ↵ | Mike Gabriel | 2023-09-27 | 1 | -0/+5 |
| | | | | machines, which is more ideal for upgrading Debian Edu + ITZkS sites to the next Debian Edu version. | ||||
* | sbin/e2guardian-update-shallalists: Rewrite and rename to ↵ | Mike Gabriel | 2023-03-07 | 1 | -2/+2 |
| | | | | sbin/e2guardian-update-blacklists. Obtain blacklists from University of Toulouse now. | ||||
* | etc/cron.d/itzks-systems-mainserver: Run ↵ | Mike Gabriel | 2022-01-14 | 1 | -0/+5 |
| | | | | itzks-puppet-autosign-new-host-certificates as CRON job. | ||||
* | etc/cron.d/itzks-systems-common: Improve (but not yet fix) how we discover ↵ | Mike Gabriel | 2022-01-07 | 1 | -2/+5 |
| | | | | if being inside a DLW or TC chroot. | ||||
* | etc/cron.d: Add itzks-systems-disklserver. It has already been released with ↵ | Mike Gabriel | 2018-11-22 | 1 | -0/+5 |
| | | | | previous package version. | ||||
* | etc/cron.d/itzks-systems-filter: Remove shebang from file. Totally ↵ | Mike Gabriel | 2018-01-03 | 1 | -2/+0 |
| | | | | inappropriate here. | ||||
* | itzks-systems-filter: Let's install e2guardian-update-shallalists to ↵ | Mike Gabriel | 2017-05-22 | 1 | -1/+1 |
| | | | | /usr/sbin rather than /usr/local/sbin. | ||||
* | itzks-systems-filter: Added cronjob for e2guardian-update-shallalists script. | Benjamin Schlüter | 2017-05-22 | 1 | -0/+7 |
| | |||||
* | CRON: Fix crontab file for itzks-systems-common (missing line break at EOL). | Mike Gabriel | 2016-12-21 | 1 | -1/+1 |
| | |||||
* | CRON: Run apt-get update another time at 11am. So that Icinga may report ↵ | Mike Gabriel | 2016-09-08 | 1 | -2/+2 |
| | | | | required package updates during the day. | ||||
* | CRON: Run apt-get clean every morning, so the /var partition does not get ↵ | Mike Gabriel | 2016-09-08 | 1 | -0/+1 |
| | | | | filled with unneeded packages. | ||||
* | CRON: Run apt-get update twice per day, so that Icinga has access to recent ↵ | Mike Gabriel | 2016-07-27 | 1 | -0/+3 |
| | | | | package lists. | ||||
* | CRON: Silence calls to apt-get autoclean on system reboot. Such messages are ↵ | Mike Gabriel | 2016-07-19 | 1 | -1/+1 |
| | | | | "flooding" root mails on TJENER. | ||||
* | etc/cron.d/itzks-systems-common: Perform apt-get autoclean on every reboot ↵ | Mike Gabriel | 2015-11-27 | 1 | -0/+4 |
| | | | | (all systems). | ||||
* | * etc/debian-edu/itzks.config: Add central configuration file, most settings ↵ | Mike Gabriel | 2012-08-09 | 1 | -0/+4 |
have to be derived from LDAP (todo!) * sbin/itzks-transfer-cleaner: Cleanup script for ITZkS transfer area. |