ignition/frigate.yaml

23 lines
419 B
YAML

variant: fcos
version: 1.4.0
storage:
files:
- path: /etc/containers/systemd/frigate.container
mode: 0644
contents:
local: frigate.container
- path: /etc/sysusers.d/frigate.conf
mode: 0644
contents:
local: frigate.sysusers
- path: /etc/tmpfiles.d/frigate.conf
mode: 0644
contents:
local: frigate.tmpfiles
systemd:
units:
- name: frigate.service
enabled: true