diff --git a/README.md b/README.md index d79da16..6cc2160 100644 --- a/README.md +++ b/README.md @@ -142,13 +142,13 @@ Must be commented out, if you're deploying on hardware, using SSH connection. - network: LOCAL: parent: enp5s0 / network: UPLINK: parent: enp6s0 -Must be changed to fit, two interfaces of each of your servers. Else you are using the same hardware, and, it's an easy task, else you don't and would probably prefer to move the whole "incus_init" part to the server "own" vars. +Must be changed to fit, two interfaces of each of your servers. Else you are using the same hardware, and, it's an easy task, else you don't and would probably prefer to move the whole "incus_init" part to each 'server' vars. - network: ipv4.gateway: "172.31.254.1/24" / ipv6.gateway: "fd00:1e4d:637d:1234::1/64" / ipv4.ovn.ranges: "172.31.254.10-172.31.254.254" / dns.nameservers: "1.1.1.1,1.0.0.1" -Might be changed to fit the network 'enp6s0/eth2' network card is plugged on. DHCP Must be running on this network. +Must be changed to fit the network 'enp6s0/eth2' network card is plugged on. DHCP Must be running on this network and have an actual working gateway to be used. - storage: local: driver: zfs