Skip to content

Commit 434e002

Browse files
authored
Merge pull request #84176 from wgabor0427/OCPBUGS-15389
Ocpbugs 15389
2 parents 5b5cdf5 + 260d7e3 commit 434e002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-ovn-ipsec-north-south-enable.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ done
179179
[source,terminal]
180180
----
181181
$ for role in master worker; do
182-
butane 99-ipsec-${role}-endpoint-config.bu -o ./99-ipsec-$role-endpoint-config.yaml
182+
butane -d . 99-ipsec-${role}-endpoint-config.bu -o ./99-ipsec-$role-endpoint-config.yaml
183183
done
184184
----
185185

0 commit comments

Comments
 (0)