Merge "Move to rhel 7.1"

This commit is contained in:
Jenkins 2015-04-18 03:15:23 +00:00 committed by Gerrit Code Review
commit d4e471cfb3

View File

@ -12,7 +12,7 @@ UBUNTU_OPTS = {
}
REDHAT_OPTS = {
platform: 'redhat',
version: '7.0',
version: '7.1',
log_level: LOG_LEVEL
}
SUSE_OPTS = {