*nvr2.pyrocufflink.blue* originally ran Fedora CoreOS. Since I'm tired of the tedium and difficulty involved in making configuration changes to FCOS machines, I am migrating it to Fedora Linux, managed by Ansible.
6 lines
124 B
YAML
6 lines
124 B
YAML
data_volumes:
|
|
- dev: /dev/md/frigate
|
|
fstype: btrfs
|
|
mountpoint: /var/lib/frigate
|
|
mountopts: x-systemd.mount-timeout=3m
|