ignition/local_exporter.yaml

22 lines
396 B
YAML

variant: fcos
version: 1.4.0
storage:
directories:
- path: /etc/local_exporter
files:
- path: /etc/containers/systemd/local_exporter.container
mode: 0644
contents:
local: local_exporter.container
- path: /etc/local_exporter/config.toml
mode: 0644
contents:
local: local_exporter.config
systemd:
units:
- name: local_exporter.service
enabled: true