projects
/
awsible
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add a basic cw alarm
[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