From 248bd83ed797f6e0f385e72a56aa7bafdf23d490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sun, 17 Sep 2017 19:05:41 +0200 Subject: Enhance install script, and add ip6 address --- environments/production/hiera.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'environments') 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"] -- cgit v1.2.3