]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/commit
Fetch node informations from LDAP
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Sat, 3 Mar 2018 21:24:19 +0000 (22:24 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Sun, 4 Mar 2018 11:32:55 +0000 (12:32 +0100)
commit85abd2fdbad83430df4824843764719064afb9b4
tree767792a5691b3b253508a87362cde079a4a6f8fb
parenta77b768abb31be9e19563e130d763f163496477d
Fetch node informations from LDAP

environment, hostname
17 files changed:
bin/install_script.sh
environments/integration/data/common.yaml [new file with mode: 0644]
environments/integration/data/roles/cryptoportfolio.yaml [moved from environments/production/data/nodes/vps494082.yaml with 81% similarity]
environments/integration/data/types/vps-ovhssd-1.yaml [new file with mode: 0644]
environments/integration/hiera.yaml [new file with mode: 0644]
environments/production/data/nodes/vps464408.novalocal.yaml [deleted file]
environments/production/data/roles/cryptoportfolio.yaml
environments/production/data/types/vps-ovhssd-1.yaml
environments/production/hiera.yaml
modules/base_installation/manifests/init.pp
modules/base_installation/manifests/params.pp
modules/base_installation/manifests/system_config.pp
modules/base_installation/templates/puppet/host_ldap.info.erb
modules/base_installation/templates/puppet/puppet.conf.erb
modules/profile/manifests/apache.pp
modules/role/manifests/cryptoportfolio.pp
python/list_servers.py [new file with mode: 0644]