10 lines
235 B
YAML
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"
|