]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - environments/global/common.yaml
Move private values
[perso/Immae/Projets/Puppet.git] / environments / global / common.yaml
index 3cc75fa561b1545bcf23a7c95d365f2a11f90e97..2f2db3532110df096b70402452578d7d0648e91c 100644 (file)
@@ -21,8 +21,8 @@ base_installation::ldap_dn: "cn=%{facts.ec2_metadata.hostname},ou=hosts,dc=immae
 base_installation::ldap_cn: "%{facts.ec2_metadata.hostname}"
 base_installation::ldap_server: "ldap.immae.eu"
 base_installation::ldap_uri: "ldaps://ldap.immae.eu"
-# FIXME: get all mounts without needing that hack?
 base_installation::puppet_conf_path: "/etc/puppetlabs/puppet"
+base_installation::puppet_notifies_path: "/etc/puppetlabs/notifies"
 base_installation::puppet_code_path: "/etc/puppetlabs/code"
 base_installation::puppet_pass_seed: "/etc/puppetlabs/puppet/password_seed"
 base_installation::puppet_ssl_path: "/etc/puppetlabs/ssl"
@@ -30,9 +30,7 @@ base_installation::system_locales: ["fr_FR.UTF-8", "en_US.UTF-8"]
 base_installation::system_timezone: "Europe/Paris"
 base_installation::system_users: [] # Fetched via ldap
 base_installation::notify_xmpp: {}
-profile::fstab::mounts:
-  - "%{facts.ldapvar.self.vars.mounts.0}"
-  - "%{facts.ldapvar.self.vars.mounts.1}"
+profile::fstab::mounts: []
 profile::xmr_stak::mining_pool: ""
 profile::xmr_stak::wallet: ""
 profile::mail::mailhub: "" # Fetched via ldap