Mercurial > code > home > repos > infra
annotate files/fstab/slash @ 290:828d3f4da54b
rpi iscsi volumes
author | drewp@bigasterisk.com |
---|---|
date | Sun, 21 Apr 2024 17:09:10 -0700 |
parents | 65e28d2e0cd8 |
children |
rev | line source |
---|---|
12 | 1 # written by pyinfra |
2 | |
1 | 3 # <file system> <mount point> <type> <options> <dump> <pass> |
159 | 4 UUID=df079890-9431-4e17-940c-d9ed8ce4e149 / ext4 errors=remount-ro 0 1 |
5 UUID=1CFA-995B /boot/efi vfat umask=0077 0 1 | |
194
0d37dde619d0
zfs now serving from ditto, new pool is stor7
drewp@bigasterisk.com
parents:
159
diff
changeset
|
6 |
289
65e28d2e0cd8
move static templates to files/ ; use inventory tags for selecting hosts+features ; other refactors
drewp@bigasterisk.com
parents:
199
diff
changeset
|
7 ditto5:/my /my nfs rw,noatime 0 0 |