Adjust comment to reflect group_vars

This commit is contained in:
Joshua Boniface 2021-12-19 17:17:38 -05:00
parent cebd6f0de2
commit e3e8c35949
1 changed files with 1 additions and 1 deletions

View File

@ -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