Skip to content

Commit 6d8f54e

Browse files
committed
implement sme suggestion
1 parent 1d2e16c commit 6d8f54e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs_user/modules/proc_retrieving-topology-specific-service-configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ $ CONTROLLER1_SSH="ssh -i *<path to SSH key>* root@*<node IP>*"
102102
endif::[]
103103
endif::[]
104104
ifeval::["{build_variant}" == "ospdo"]
105-
$ MARIADB_RUN_OVERRIDES="--overrides=${RUN_OVERRIDES} $MARIADB_CLIENT_ANNOTATIONS"
105+
$ MARIADB_RUN_OVERRIDES="--overrides='${RUN_OVERRIDES}' $MARIADB_CLIENT_ANNOTATIONS"
106106
107107
$ CONTROLLER1_SSH="oc rsh -c openstackclient openstackclient ssh controller-0.ctlplane"
108108
$ oc get secret tripleo-passwords -o json | jq -r '.data["tripleo-overcloud-passwords.yaml"]' |

0 commit comments

Comments
 (0)