initial import
[awsible] / roles / common / files / 31-branding
1 #!/bin/sh
2 source /etc/profile
3 figlet -f small ' AWSible'
4 echo "This is a ${CLOUD_MODULE} system in the ${CLOUD_ACCOUNT} environment."
5 echo