diff options
-rw-r--r-- | sitemodules/profiles/files/base/motd-puppet.sh | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/sitemodules/profiles/files/base/motd-puppet.sh b/sitemodules/profiles/files/base/motd-puppet.sh index 1223f02..46f5947 100644 --- a/sitemodules/profiles/files/base/motd-puppet.sh +++ b/sitemodules/profiles/files/base/motd-puppet.sh @@ -1,15 +1,15 @@ #!/bin/sh cat <<EOD - ____ _ _ - / ___| / \ ___ ___ _ __ | |_ -| | / _ \ / __/ _ \| '__|| __| -| |___ / ___ \| (_| __/| | | |_ - \____/_/ \_\\___\___||_| \__| + _________ __ + / ____/ | ________ _____/ /_ + / / / /| |/ ___/ _ \/ ___/ __/ +/ /___/ ___ / /__/ __/ / / /_ +\____/_/ |_\___/\___/_/ \__/ -This system is managed by Puppet. Access to the system is restricted. Please -see the Puppet definitions and Infrastructure documentation for more -information. +This system is managed by Puppet. Access to the system is restricted. Passwords +for administrators are managed by Puppet. Please see the Puppet definitions and +the infrastructure documentation for more information. https://infradocs.cacert.org/ https://git.cacert.org/gitweb/?p=cacert-puppet.git |