initial import
[awsible] / roles / common / files / 31-branding
diff --git a/roles/common/files/31-branding b/roles/common/files/31-branding
new file mode 100644 (file)
index 0000000..cc18720
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+source /etc/profile
+figlet -f small '        AWSible'
+echo "This is a ${CLOUD_MODULE} system in the ${CLOUD_ACCOUNT} environment."
+echo