Skip to content

Commit 224e7bc

Browse files
Merge pull request #1393 from openshift-cherrypick-robot/cherry-pick-1381-to-18.0-fr5
[18.0-fr5] neutron: use YAML literal for ironic_ml2_baremetal patch
2 parents 5e2b81e + e05042f commit 224e7bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tests/roles/neutron_adoption/defaults

tests/roles/neutron_adoption/defaults/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ neutron_config_patch: |
3131
- internalapi
3232
neutron_retry_delay: 5
3333

34-
ironic_ml2_baremetal_patch:
34+
ironic_ml2_baremetal_patch: |
3535
spec:
3636
neutron:
3737
template:

0 commit comments

Comments
 (0)