Skip to content

Commit

Permalink
Merge pull request bottlerocket-os#3974 from emmanuel-ferdman/wip
Browse files Browse the repository at this point in the history
docs: update netdog reference
  • Loading branch information
larvacea authored May 21, 2024
2 parents 1353ea1 + 80cd5f1 commit 8fc17e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QUICKSTART-LOCAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ version = 1
dhcp4 = true
```

This will prompt [netdog](https://github.com/bottlerocket-os/bottlerocket/blob/develop/sources/api/netdog/README.md) to set up `enp0s16` as the primary network interface with IPv4 networking configured via DHCP.
This will prompt [netdog](https://github.com/bottlerocket-os/bottlerocket/blob/develop/sources/netdog/README.md) to set up `enp0s16` as the primary network interface with IPv4 networking configured via DHCP.
No dedicated DHCP server needs to be running on the host as QEMU will act as one on the virtual network interface.
Note that for virtual machines launched with `start-local-vm`, the primary network interface will always be named `enp0s16`.
The name will differ when running on bare metal or in a cloud environment.
Expand Down

0 comments on commit 8fc17e2

Please sign in to comment.