Trusty juno updates
* update spec platform versions Change-Id: I4f71eff9c558e203380600fac3edc09b53898c81 Implements: blueprint trusty-juno
This commit is contained in:
@@ -9,12 +9,12 @@ require 'chef/application'
|
||||
LOG_LEVEL = :fatal
|
||||
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
|
||||
}
|
||||
SUSE_OPTS = {
|
||||
|
||||
Reference in New Issue
Block a user