Follow-up to RAID configuration via iRMC driver patch

This change will put right docs which indicated value
of size_gb in JSON input.

Change-Id: I6126fd7732ed56f82eb9710b7fa674fb6a94c34d
This commit is contained in:
Nguyen Van Trung 2018-07-10 20:58:18 +07:00
parent e5068965f6
commit d29dab27ef
1 changed files with 1 additions and 1 deletions

View File

@ -449,7 +449,7 @@ configuration:
"logical_disks":
[
{
"size_gb": "Max",
"size_gb": "MAX",
"raid_level": "1+0"
}
]