Commit 3d5a028
neutron: use YAML literal for ironic_ml2_baremetal patch
The | block is required so the value is a string passed to
oc patch --patch. A nested mapping serializes to invalid JSON
and the API rejects the merge patch.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent ba2b031 commit 3d5a028
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments