parent
9fd3aa0cd3
commit
8828bb3069
Binary file not shown.
|
@ -9,6 +9,7 @@ ignition:
|
||||||
- local: gasket-driver.ign
|
- local: gasket-driver.ign
|
||||||
- local: frigate.ign
|
- local: frigate.ign
|
||||||
- local: collectd.ign
|
- local: collectd.ign
|
||||||
|
- local: nginx.ign
|
||||||
|
|
||||||
kernel_arguments:
|
kernel_arguments:
|
||||||
should_exist:
|
should_exist:
|
||||||
|
@ -32,3 +33,7 @@ storage:
|
||||||
contents:
|
contents:
|
||||||
inline: |
|
inline: |
|
||||||
LoadPlugin md
|
LoadPlugin md
|
||||||
|
- path: /etc/fetchcert/token
|
||||||
|
mode: 0600
|
||||||
|
contents:
|
||||||
|
local: frigate.token
|
||||||
|
|
Loading…
Reference in New Issue