diff options
Diffstat (limited to 'docs/buildnotes/ezra.md')
| -rw-r--r-- | docs/buildnotes/ezra.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/buildnotes/ezra.md b/docs/buildnotes/ezra.md index 66cbd70..6b9bb5d 100644 --- a/docs/buildnotes/ezra.md +++ b/docs/buildnotes/ezra.md @@ -460,7 +460,7 @@ reboot ``` But rather than allowing me to replace the staging ip it created a second one. -It turns out you need to get cloud init to reset the network config. I also tried to get it to seed the new address but really the ifupdown seemed to be what worked. +It turns out you need to get cloud init to reset the network config. I also tried to get it to seed the internal address but really the ifupdown seemed to be what worked. ```sh root@tk2022:~# incus config edit ezra |
