Adjust comment to reflect group_vars
This commit is contained in:
parent
e8aed11693
commit
ab6e6b5c6a
|
@ -219,7 +219,7 @@ seed_config() {
|
||||||
detect:*)
|
detect:*)
|
||||||
# Read the detect string into separate variables
|
# Read the detect string into separate variables
|
||||||
# A detect string is formated thusly:
|
# A detect string is formated thusly:
|
||||||
# detect:<Controller-or-Vendor-Name>:<0-indexed-ID>:<Capacity-in-human-units>
|
# detect:<Controller-or-Model-Name>:<0-indexed-ID>:<Capacity-in-human-units>
|
||||||
# For example:
|
# For example:
|
||||||
# detect:INTEL:1:800GB
|
# detect:INTEL:1:800GB
|
||||||
# detect:DELLBOSS:0:240GB
|
# detect:DELLBOSS:0:240GB
|
||||||
|
|
Loading…
Reference in New Issue