#### n0000.cluster ############################################################
n0000.cluster: ID = 79
n0000.cluster: NAME = n0000,n0000.cluster
n0000.cluster: NODENAME = n0000
n0000.cluster: CLUSTER = UNDEF
n0000.cluster: DOMAIN = cluster
n0000.cluster: GROUPS = UNDEF
n0000.cluster: ENABLED = TRUE
n0000.cluster: eth0.HWADDR = 30:75:12:dc:ee:ae
n0000.cluster: eth0.HWPREFIX = UNDEF
n0000.cluster: eth0.IPADDR = 10.15.20.10
n0000.cluster: eth0.NETMASK = 255.255.255.0
n0000.cluster: eth0.NETWORK = UNDEF
n0000.cluster: eth0.GATEWAY = UNDEF
n0000.cluster: eth0.MTU = UNDEF
n0000.cluster: eth0.FQDN = UNDEF
However i would like to have the gateway and network assigned automatically on boot.
I know that i can change the /etc/warewulf/defaults/node.conf to setup the Network, but for the life in me i can't figure out how to do the same for the gateway.
I have tried to add a DEFAULT node with the proper gateway, but i apparently the configuration in the DEFAULT node are not used to boot new nodes. I think i misunderstood the DEFAULT thing...