Update to fancier /etc/issue

This commit is contained in:
Joshua Boniface 2024-05-23 15:38:37 -04:00
parent cc2fb44689
commit 1cd155885a
2 changed files with 21 additions and 2 deletions

View File

@ -9,6 +9,9 @@ timezone_location: Canada/Eastern
# Cluster domain for node FQDNs
local_domain: upstream.local
# Email address of the manager of the cluster
manager_email: team@company.tld
# DNS recursive servers and search domains for nodes
recursive_dns_servers:
- 8.8.8.8

View File

@ -1,4 +1,20 @@
Parallel Virtual Cluster node \n \l
Base system: Debian GNU/Linux {{ debian_version }} "{{ debian_codename }}"
███████████████████████ █████ █████ ███████████ ██ ██ ██
███████████████████████ █████ █████ ███████████ ██ ██ ██
████ █████ █████ ████
████ █████ █████ ████
███████████████████████ █████ █████ ████
███████████████████████ █████ █████ ████
███ █████████ ███████████████████████
███ ███████ ███████████████████████
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.