diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-03-19 16:21:53 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-03-19 16:21:53 +0100 |
commit | 98311fc2ea91cc2a5f00e9fa85a30f50fde77e79 (patch) | |
tree | 58ff0ffad8cbe0230eff1791360bc7cc45501c34 /environments/hiera.yaml | |
parent | f4c9ed4c0a32082d8f7b60cee1eb33cb05c85a1c (diff) | |
parent | d87a489f9585d10f0a185beb59ae16a10f27a7bd (diff) | |
download | Puppet-98311fc2ea91cc2a5f00e9fa85a30f50fde77e79.tar.gz Puppet-98311fc2ea91cc2a5f00e9fa85a30f50fde77e79.tar.zst Puppet-98311fc2ea91cc2a5f00e9fa85a30f50fde77e79.zip |
Merge branch 'backup' into dev
Diffstat (limited to 'environments/hiera.yaml')
-rw-r--r-- | environments/hiera.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/environments/hiera.yaml b/environments/hiera.yaml index eda5eb3..61d40d8 100644 --- a/environments/hiera.yaml +++ b/environments/hiera.yaml | |||
@@ -8,6 +8,7 @@ defaults: | |||
8 | hierarchy: | 8 | hierarchy: |
9 | - name: "Initialization variables" | 9 | - name: "Initialization variables" |
10 | path: "/root/puppet_variables.json" | 10 | path: "/root/puppet_variables.json" |
11 | data_hash: json_data | ||
11 | 12 | ||
12 | - name: "Puppet ldap variables" | 13 | - name: "Puppet ldap variables" |
13 | data_hash: ldap_data | 14 | data_hash: ldap_data |