b2a2368844
cloud.centos.org appears to have changed their naming for images. This latest iteration drops the YYYYMMDD in favor for YYMM, but also has a 'latest' available without the date stamp. This change will mean we no longer have to submit new code reviews whenever centos changes. Change-Id: I5a6a0de822561c1d0681abb9487993acf55918f1
3 lines
74 B
Bash
3 lines
74 B
Bash
export DISTRO_NAME=centos
|
|
export DIB_RELEASE=${DIB_RELEASE:-GenericCloud}
|