infra/playbooks/atlas/vars/drives.yml
shockrah 7d6fee4781 Adding first 3 steps/playbooks for setting up atlas
Drives are now mounted and services are ready to be spun up at this point
2022-11-08 22:11:12 -08:00

6 lines
219 B
YAML

# These vars are really only used to configure the host for the first time
CLIPPABLE_MOUNT_POINT: /mnt/clippable
CLIPPABLE_DRIVE: /dev/nvme1n1
FILEBROWSER_DRIVE: /dev/nvme2n1
FILEBROWSER_MOUNT_POINT: /mnt/filebrowser