Merge "Increment Ubuntu release to 16.04"

This commit is contained in:
Jenkins 2016-09-29 08:52:27 +00:00 committed by Gerrit Code Review
commit 8d79402261
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ REDHAT_OPTS = {
}.freeze
UBUNTU_OPTS = {
platform: 'ubuntu',
version: '14.04',
version: '16.04',
log_level: LOG_LEVEL
}.freeze