diff options
| author | D Delmar Davis <don@suspectdevices.com> | 2026-07-21 07:54:38 -0700 |
|---|---|---|
| committer | D Delmar Davis <don@suspectdevices.com> | 2026-07-21 07:54:38 -0700 |
| commit | f013ba8a4e1a51d2cfc47c79b04f1bd60f3684cd (patch) | |
| tree | 9982ee423644d2f9d8dc24bfc34f4fce338765e2 /docs | |
| parent | 97823b826027d1afff129c2e8abe1107c5acec52 (diff) | |
minor
Diffstat (limited to 'docs')
| -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 8068203..f1963aa 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 did its job after that. +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. ```sh root@tk2022:~# incus config edit ezra |
