Trusty juno updates

* update spec platform versions

Change-Id: If91104494bc5ca0269c012a528f91445ec025fbb
Implements: blueprint trusty-juno
This commit is contained in:
Mark Vanderwiel 2015-02-02 16:15:23 -06:00
parent f75d819c2f
commit 04da5567cf
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ REDHAT7_OPTS = {
}
UBUNTU_OPTS = {
platform: 'ubuntu',
version: '12.04',
version: '14.04',
log_level: LOG_LEVEL
}