view files/fstab/dash @ 289:65e28d2e0cd8

move static templates to files/ ; use inventory tags for selecting hosts+features ; other refactors
author drewp@bigasterisk.com
date Sun, 21 Apr 2024 17:07:23 -0700
parents ff36727f3a10
children
line wrap: on
line source

# written by pyinfra

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
/dev/disk/by-uuid/d8d23ff1-7c37-4a7d-9fc4-55fc61f912a0 / ext4 defaults 0 1
/dev/disk/by-uuid/CB55-821E /boot/efi vfat defaults 0 1

UUID=73bcd201-5f77-4f68-9fba-47835c3c1692 /d2  ext4  defaults 0 0
UUID=6cae1c30-3c91-4aa7-9e9f-fcbd7ff706fe /d3  ext4  defaults 0 0
UUID=3b6780e0-ec86-43be-8d09-e462dbad762e /d4  ext4  defaults 0 0

ditto5:/my                                /my  nfs   rw,noatime 0 0