summaryrefslogtreecommitdiff
path: root/docs/buildnotes
diff options
context:
space:
mode:
Diffstat (limited to 'docs/buildnotes')
-rw-r--r--docs/buildnotes/colo-relocation.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/buildnotes/colo-relocation.md b/docs/buildnotes/colo-relocation.md
index 976aca0..7363370 100644
--- a/docs/buildnotes/colo-relocation.md
+++ b/docs/buildnotes/colo-relocation.md
@@ -146,8 +146,8 @@ root@virgil:~#
^x
netplan apply
ip a
-sed -i s/198.202.31.132/198.202.31.99/ /etc/resolv.conf
-root@virgil:~# sed -i s/198.202.31.132/198.202.31.99/ /etc/resolv.conf.static
+sed -i s/198.202.31.132/69.41.138.99/ /etc/resolv.conf
+root@virgil:~# sed -i s/198.202.31.132/69.41.138.99/ /etc/resolv.conf.static
reboot
```