anpassen von git ignore
This commit is contained in:
9
code/environments/production/hiera.yaml
Normal file
9
code/environments/production/hiera.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user