AWS: Treat ubuntu as an alias for 'latest ubuntu', i.e. 'vivid'

This commit is contained in:
Justin Santa Barbara
2015-06-24 23:13:17 -04:00
parent dfac73d31a
commit c78b71d399
7 changed files with 21 additions and 15 deletions

View File

@@ -17,7 +17,7 @@
# A library of helper functions for Wheezy.
source "${KUBE_ROOT}/cluster/aws/ubuntu/common.sh"
source "${KUBE_ROOT}/cluster/aws/trusty/common.sh"
SSH_USER=admin