Change to latest CentOS-6 image

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
This commit is contained in:
Abel Lopez 2016-04-20 10:44:09 -07:00
parent 1ecb6c20e4
commit b2a2368844
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
export DISTRO_NAME=centos
export DIB_RELEASE=${DIB_RELEASE:-GenericCloud-20141129_01}
export DIB_RELEASE=${DIB_RELEASE:-GenericCloud}