Disable configuration of tgtd on RHEL 7
- This is a stage I fix for bug #1400958. First disable the related resources for tgtd. - Bump version to 10.1.0 to indicate this is a start point of new platform support Change-Id: Id3757f7847ba0620d4bf4492160921389e3ef475 Partial-bug: #1400958
This commit is contained in:
@@ -20,6 +20,11 @@ REDHAT_OPTS = {
|
||||
version: '6.5',
|
||||
log_level: LOG_LEVEL
|
||||
}
|
||||
REDHAT7_OPTS = {
|
||||
platform: 'redhat',
|
||||
version: '7.0',
|
||||
log_level: LOG_LEVEL
|
||||
}
|
||||
UBUNTU_OPTS = {
|
||||
platform: 'ubuntu',
|
||||
version: '12.04',
|
||||
|
||||
Reference in New Issue
Block a user