Commit 0c026e1
Bump Rocky 9 host image to 9.2
Hitting this issue with cloud-init in 9.1:
```
Unable to find a system nic for <MAC_ADDRESS> from cloud-init
```
This means that network interfaces are not configured properly. Newer cloud-init seems to fix the issue.
See: https://askubuntu.com/questions/1400527/unable-to-find-a-system-nic-while-running-cloud-init1 parent e441f49 commit 0c026e1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
0 commit comments