]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - environments/production/hiera.yaml
Update bot version
[perso/Immae/Projets/Puppet.git] / environments / production / hiera.yaml
index 44c7ecdb060fa55532464ec1cd98ca3edbcd16fe..9cedf4782183e0fda9246de2d00e2f292cfb536b 100644 (file)
@@ -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"]