mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-03 04:45:41 +07:00
docs: ephasize lowercase, colon separated MAC address
This commit is contained in:
parent
491406a080
commit
48e9e9dbd0
@ -29,6 +29,7 @@ It will prompt you to edit the inventory, for example:
|
|||||||
> - The IP addresses are the desired ones, not the current one, since your servers have no operating system installed yet.
|
> - The IP addresses are the desired ones, not the current one, since your servers have no operating system installed yet.
|
||||||
> - Disk: based on `/dev/$DISK`, in my case it's `sda`, but yours can be `sdb`, `nvme0n1`...
|
> - Disk: based on `/dev/$DISK`, in my case it's `sda`, but yours can be `sdb`, `nvme0n1`...
|
||||||
> - Network interface: usually it's `eth0`, mine is `eno1`
|
> - Network interface: usually it's `eth0`, mine is `eno1`
|
||||||
|
> - MAC address: the **lowercase, colon separated** MAC address of the above network interface
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# metal/inventories/prod.yml
|
# metal/inventories/prod.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user