Files
warewulf/overlays/fstab/internal/nodes.conf
Jonathon Anderson eff1edd038 Fixing tests in review of #1568
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2025-01-17 01:27:15 -07:00

29 lines
578 B
Plaintext

nodes:
node1:
resources:
- NFSHOME
disks:
/dev/vda:
wipe_table: true
partitions:
scratch:
should_exist: true
swap:
number: "1"
size_mib: "1024"
filesystems:
/dev/disk/by-partlabel/scratch:
format: btrfs
path: /scratch
wipe_filesystem: true
/dev/disk/by-partlabel/swap:
format: swap
path: swap
resources:
NFSHOME:
mountpoint: /home
moptions: defaults
eoptions: rw,rootsquash
epath: /home
server: controller