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:
Gauvain Pocentek 2020-05-17 17:18:02 +02:00
parent c6249c4938
commit d213488dd2
1 changed files with 1 additions and 0 deletions

View File

@ -383,6 +383,7 @@ There are certain limitations to be aware of:
{
"interface": "deploy",
"step": "erase_devices_metadata"
},
{
"interface": "raid",
"step": "create_configuration"