From 945ae444952f3322c4687059f0ba6b7308750feb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sun, 10 Sep 2017 11:26:18 +0200 Subject: ldapvar facter --- environments/production/hiera.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'environments') diff --git a/environments/production/hiera.yaml b/environments/production/hiera.yaml index 095a110..f5e5bc2 100644 --- a/environments/production/hiera.yaml +++ b/environments/production/hiera.yaml @@ -10,7 +10,7 @@ hierarchy: path: "nodes/%{facts.ec2_metadata.hostname}.yaml" - name: "Per-role data" - mapped_paths: [roles, role, "roles/%{role}.yaml"] + mapped_paths: [ldapvar.self.vars.roles, role, "roles/%{role}.yaml"] - name: "Per-type data" path: "types/%{facts.ec2_metadata.instance-type}.yaml" -- cgit v1.2.3