97e3d5c5f4ed75185f2c67efa1a7744d86cac09e
[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