X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=environments%2Fhiera.yaml;h=61d40d870c2959d504563c4a0269b7a79df0ae7d;hb=931dddda66f58b710f6a9734506e9b2cc50c9ebe;hp=5a9a6d68958ed81a698224b79492e88b64fbdd0b;hpb=96d61e22a20255c2b437eb3a3b81f9b44a1814de;p=perso%2FImmae%2FProjets%2FPuppet.git diff --git a/environments/hiera.yaml b/environments/hiera.yaml index 5a9a6d6..61d40d8 100644 --- a/environments/hiera.yaml +++ b/environments/hiera.yaml @@ -8,6 +8,10 @@ defaults: hierarchy: - name: "Initialization variables" path: "/root/puppet_variables.json" + data_hash: json_data + + - name: "Puppet ldap variables" + data_hash: ldap_data - name: "Per-role environment data" mapped_paths: [ldapvar.self.vars.roles, role, "roles/%{role}.yaml"]