We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7309822 + 4915e4d commit 8e49f3bCopy full SHA for 8e49f3b
1 file changed
internal/node/templates/user-data.yaml.tmpl
@@ -81,7 +81,7 @@ runcmd:
81
- systemctl enable --now var-mnt-cluster_images.mount
82
- systemctl enable --now ostree-state-overlay@opt.service
83
- systemctl enable --now qemu-guest-agent
84
- - nmcli connection modify "cloud-init enp2s0" ipv4.dns-search "~{{.ClusterDomain}} {{.ClusterDomain}}"
+ - nmcli connection modify "cloud-init enp2s0" ipv4.dns-search "~{{.ClusterDomain}} {{.ClusterDomain}}" ipv4.ignore-auto-dns yes
85
- nmcli connection up "cloud-init enp2s0"
86
- systemctl enable --now crio
87
- systemctl enable kubelet
0 commit comments