Files
openvox-docker/code/environments/production/hiera.yaml
2026-03-02 15:40:16 +01:00

10 lines
235 B
YAML
Executable File

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"