Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: gigadjo <[email protected]>
  • Loading branch information
gigadjo authored May 3, 2024
1 parent fc9bc7b commit 66c01c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 66c01c8

Please sign in to comment.