]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - environments/production/hiera.yaml
Fetch node informations from LDAP
[perso/Immae/Projets/Puppet.git] / environments / production / hiera.yaml
index 9cedf4782183e0fda9246de2d00e2f292cfb536b..a63fc9232bdd3c7075f8779e56bb7bc23f9b1d0c 100644 (file)
@@ -6,15 +6,6 @@ defaults:
   data_hash: yaml_data
 
 hierarchy:
-# FIXME: those informations should be taken in LDAP, but bootstrap
-# problem for the hostname
-  - name: "Per-named-node data"
-    mapped_paths: [ldapvar.self.cn, hostname, "named_nodes/%{hostname}.yaml"]
-
-  - name: "Per-node data"
-    path: "nodes/%{facts.ec2_metadata.hostname}.yaml"
-### /FIXME
-
   - name: "Initialization variables"
     path: "/root/puppet_variables.json"