hosts: Deploy production Frigate on nvr2.p.b
*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.
This commit is contained in:
5
host_vars/nvr2.pyrocufflink.blue.yml
Normal file
5
host_vars/nvr2.pyrocufflink.blue.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
data_volumes:
|
||||
- dev: /dev/md/frigate
|
||||
fstype: btrfs
|
||||
mountpoint: /var/lib/frigate
|
||||
mountopts: x-systemd.mount-timeout=3m
|
||||
Reference in New Issue
Block a user