Skip to content

Commit 063137b

Browse files
committed
Force disabling of default config
1 parent f69ec49 commit 063137b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/common/_base/files/nmstate-br-ex-default.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
mode: 0644
2-
path: {{ if eq .Infra.Status.BridgeTopology "Default" }}"/etc/nmstate/openshift/default.yml"{{ else }}"/etc/nmstate/openshift/default-disabled.yaml"{{ end }}
2+
path: "/etc/nmstate/openshift/default-disabled.yaml"
33
contents:
44
inline: |
55
capture:

0 commit comments

Comments
 (0)