Add testing inventory

This commit is contained in:
Alexandre Iooss 2019-01-06 06:48:32 +01:00
parent 431306538f
commit c134d65b5c
2 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,4 @@
---
ldap_local_replica_uri:
- 'ldap://10.128.0.100'

27
hosts_testing Normal file
View File

@ -0,0 +1,27 @@
# Aurore servers inventory
[ovh-testing-pve]
[ovh-testing-container]
[ovh-testing-vm]
re2o-test.adm.auro.re
# everything at ovh-testing
[ovh-testing:children]
ovh-testing-pve
ovh-testing-container
ovh-testing-vm
# every LXC container
[container:children]
ovh-testing-container
# every virtual machine
[vm:children]
ovh-testing-vm
# every PVE
[pve:children]
ovh-testing-pve