Switch to dynamic /etc/issue generator

This commit is contained in:
2024-05-24 10:36:19 -04:00
parent 1cd155885a
commit 2e5d23fd74
6 changed files with 86 additions and 33 deletions

View File

@ -0,0 +1,5 @@
# cron file for update-issue
# {{ ansible_managed }}
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
@reboot root /usr/local/sbin/update-issue.sh &>/dev/null

View File

@ -1,4 +1,4 @@
# cron file for motd
# cron file for update-motd
# {{ ansible_managed }}
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"

View File

@ -1,20 +0,0 @@
███████████████████████ █████ █████ ███████████ ██ ██ ██
███████████████████████ █████ █████ ███████████ ██ ██ ██
████ █████ █████ ████
████ █████ █████ ████
███████████████████████ █████ █████ ████
███████████████████████ █████ █████ ████
███ █████████ ███████████████████████
███ ███████ ███████████████████████
Parallel Virtual Cluster (PVC) Node
Node name: {{ ansible_fqdn }}
Cluster name: {{ cluster_group }}
Managed by: {{ manager_email }}
Base System: {{ ansible_lsb.description }}
UNAUTHORIZED ACCESS IS PROHIBITED. ALL LOGIN ATTEMPTS WILL BE LOGGED.