Move to rhel 7.1

rhel 7.0 is not EUS/LTS, need to switch to 7.1.

Change-Id: Ia4fb2740afb1c56c71a14147663fbefc15dc6968
Related-Bug: #1438878
This commit is contained in:
Mark Vanderwiel 2015-03-31 15:03:56 -05:00 committed by Ma Wen Cheng
parent 511039f668
commit a2245c593a
1 changed files with 1 additions and 1 deletions

View File

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