diff options
| author | D Delmar Davis <don@suspectdevices.com> | 2026-07-21 08:29:10 -0700 |
|---|---|---|
| committer | D Delmar Davis <don@suspectdevices.com> | 2026-07-21 08:29:10 -0700 |
| commit | 7d845780eaf5616877f473a17a0bb4eb42e9f957 (patch) | |
| tree | b71d2e4bb29e8974e2b756531b9e1f915618351e | |
| parent | 34c981056d7fe6aa75bf5b2e8925b84415577701 (diff) | |
...
| -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 |
