From 4d8b26a0533f6d76c0568993e5d15387dcd6ba08 Mon Sep 17 00:00:00 2001 From: Alex Boden <43760105+alexboden@users.noreply.github.com> Date: Sun, 8 Sep 2024 16:35:15 -0400 Subject: [PATCH] Fix typo in proxmox documentation (#3090) 100.50.254 -> 10.0.50.254 --- pages/docs/community-docs/watcloud/proxmox.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/community-docs/watcloud/proxmox.mdx b/pages/docs/community-docs/watcloud/proxmox.mdx index 03fdd6e..49a04aa 100644 --- a/pages/docs/community-docs/watcloud/proxmox.mdx +++ b/pages/docs/community-docs/watcloud/proxmox.mdx @@ -389,7 +389,7 @@ This will allow the cluster switch to receive the new hostname and assign a temp [^dhcp-restart]: This may also be done some other way (e.g. using `dhclient`). However, restarting the VM has always worked for us and is a simple solution without digging into the details. -After the VM has restarted, you should be able to look it up using the cluster DNS server (`100.50.254`): +After the VM has restarted, you should be able to look it up using the cluster DNS server (`10.0.50.254`): ``` root@wato-thor:~# nslookup ha-microk8s1.watocluster.local 10.0.50.254