Merge "Trusty juno updates"

This commit is contained in:
Jenkins
2015-02-10 19:17:32 +00:00
committed by Gerrit Code Review

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
}