2025-06-26-14-20-01: Cronjob

This commit is contained in:
intern 2025-06-26 14:20:01 +02:00
parent 7df1e847f2
commit e5b48e5af4
2 changed files with 2 additions and 0 deletions

BIN
.lmn-client.yml.swp Normal file

Binary file not shown.

View file

@ -14,9 +14,11 @@ all:
## Configure additional apt options. E.g. Apt-cacher? ## Configure additional apt options. E.g. Apt-cacher?
# apt_conf: "Acquire::http::Proxy \"http://aptcache.{{ domain }}:3142/\";" # apt_conf: "Acquire::http::Proxy \"http://aptcache.{{ domain }}:3142/\";"
apt_conf: "Acquire::http::Proxy \"http://halde.{{ domain }}:3142/\";"
## Configure NTP-Server ## Configure NTP-Server
# ntp_serv: "server.{{ domain }}" # ntp_serv: "server.{{ domain }}"
ntp_serv: "server.lml.{{ domain }}"
## NFS-Server for additional mount. Comment out or leave empty to use no additional NFS-Server: ## NFS-Server for additional mount. Comment out or leave empty to use no additional NFS-Server:
# nfs_server: "files.{{ domain }}" # nfs_server: "files.{{ domain }}"