X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=environments%2Fproduction%2Fhiera.yaml;h=9cedf4782183e0fda9246de2d00e2f292cfb536b;hb=c74d5f79bcaaaf98ebb442c38249e564c6854c19;hp=44c7ecdb060fa55532464ec1cd98ca3edbcd16fe;hpb=503e4cf5c54e3fe4b802038e8917341c4ce803e5;p=perso%2FImmae%2FProjets%2FPuppet.git diff --git a/environments/production/hiera.yaml b/environments/production/hiera.yaml index 44c7ecd..9cedf47 100644 --- a/environments/production/hiera.yaml +++ b/environments/production/hiera.yaml @@ -15,6 +15,9 @@ hierarchy: path: "nodes/%{facts.ec2_metadata.hostname}.yaml" ### /FIXME + - name: "Initialization variables" + path: "/root/puppet_variables.json" + - name: "Per-role data" mapped_paths: [ldapvar.self.vars.roles, role, "roles/%{role}.yaml"]