44 lines
835 B
Plaintext
44 lines
835 B
Plaintext
ipaddr: 10.0.0.1
|
|
netmask: 255.255.252.0
|
|
warewulf:
|
|
secure: false
|
|
update interval: 60
|
|
autobuild overlays: true
|
|
host overlay: true
|
|
syslog: false
|
|
dhcp:
|
|
enabled: true
|
|
range start: 10.0.1.1
|
|
range end: 10.0.1.255
|
|
systemd name: dhcpd
|
|
tftp:
|
|
enabled: true
|
|
systemd name: tftp
|
|
ipxe:
|
|
00:09: ipxe-snponly-x86_64.efi
|
|
00:00: undionly.kpxe
|
|
00:0B: arm64-efi/snponly.efi
|
|
00:07: ipxe-snponly-x86_64.efi
|
|
nfs:
|
|
enabled: true
|
|
export paths:
|
|
- path: /home
|
|
export options: rw,sync
|
|
mount options: defaults
|
|
mount: true
|
|
- path: /opt
|
|
export options: ro,sync,no_root_squash
|
|
mount options: defaults
|
|
mount: false
|
|
systemd name: nfs-server
|
|
container mounts:
|
|
- source: /etc/resolv.conf
|
|
dest: /etc/resolv.conf
|
|
readonly: true
|
|
ssh:
|
|
key types:
|
|
- rsa
|
|
- dsa
|
|
- ecdsa
|
|
- ed25519
|