fix branding, route cron mail, add msca shim
[awsible] / roles / common / files / 31-branding
1 #!/bin/sh
2 source /etc/profile
3 figlet -f small ' AWSible'
4 echo "This is a ${CLOUD_CLUSTER} system in the ${CLOUD_ENVIRONMENT} environment."
5 echo