Move to rhel 7.1

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

Change-Id: I6b645618a47a894f0dc366aafeccec23497b5ad3
Related-Bug: #1438878
This commit is contained in:
Mark Vanderwiel 2015-03-31 15:19:06 -05:00
parent 8573eb1e1d
commit 09a2fa12e8

View File

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