RAID docs: fix an invalid json example
The json example for software RAID clean step in invalid and leads to errors when trying to use it. Change-Id: I753aa0efe32137e9b77f4a8244e259621c15862e
This commit is contained in:
parent
c6249c4938
commit
d213488dd2
@ -383,6 +383,7 @@ There are certain limitations to be aware of:
|
||||
{
|
||||
"interface": "deploy",
|
||||
"step": "erase_devices_metadata"
|
||||
},
|
||||
{
|
||||
"interface": "raid",
|
||||
"step": "create_configuration"
|
||||
|
Loading…
Reference in New Issue
Block a user