Transitioning from push-based to pull-based monitoring with Prometheus/collectd. The *write_prometheus* plugin will be installed on all hosts, and Prometheus will be configured to scrape them directly.
13 lines
229 B
YAML
13 lines
229 B
YAML
dhcpcd_nodev: true
|
|
dhcpcd_allow_interfaces:
|
|
- enp5s0
|
|
- bond1
|
|
dhcpcd_interfaces:
|
|
- name: bond1
|
|
config:
|
|
- noipv4
|
|
- static ip6_address=fd68:c2d2:500e:3ea3:8d5f:c3b0:a73c:55d6/64
|
|
storage_iface: bond1
|
|
samba_interfaces:
|
|
- enp5s0
|