Files
openvox-docker/code/environments/production/hiera.yaml
2026-01-29 18:41:59 +01:00

10 lines
235 B
YAML

version: 5
defaults:
datadir: data
data_hash: yaml_data
hierarchy:
- name: "Per-Node-Konfiguration (pro Server)"
path: "nodes/%{trusted.certname}.yaml"
- name: "Allgemeine Konfiguration (für alle)"
path: "common.yaml"