Trusty juno updates

* update spec platform versions

Change-Id: I91d50ff310b988c5451ccae4d75729adb9285b95
Implements: blueprint trusty-juno
This commit is contained in:
Mark Vanderwiel
2015-02-02 16:24:34 -06:00
parent ac563e207a
commit 4c0e7ac488

View File

@@ -12,12 +12,12 @@ SUSE_OPTS = {
}
REDHAT_OPTS = {
platform: 'redhat',
version: '6.5',
version: '7.0',
log_level: LOG_LEVEL
}
UBUNTU_OPTS = {
platform: 'ubuntu',
version: '12.04',
version: '14.04',
log_level: LOG_LEVEL
}