Move new PVE

pull/1/head
Alexandre Iooss 5 years ago
parent 11173eef23
commit 104cc3d09e
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02

@ -0,0 +1,3 @@
---
# Users in that group will be able to `sudo`
sudo_group_location: 'sudoedc'

@ -0,0 +1,3 @@
---
# Users in that group will be able to `sudo`
sudo_group_location: 'sudofleming'

@ -0,0 +1,3 @@
---
# Users in that group will be able to `sudo`
sudo_group_location: 'sudogeorgesand'

18
hosts

@ -38,10 +38,14 @@ re2o-test.adm.auro.re
#ldap-replica-fleming2.adm.auro.re
[pacaterie-pve]
merlin.adm.auro.re
leodagan.adm.auro.re
mordred.adm.auro.re
[edc-pve]
leodagan.adm.auro.re
[georgesand-pve]
merlin.adm.auro.re
# everything at ovh
[ovh:children]
ovh-pve
@ -61,6 +65,14 @@ fleming-vm-ldap-replica
[pacaterie:children]
pacaterie-pve
# everything at edc
[edc:children]
edc-pve
# everything at georgesand
[georgesand:children]
georgesand-pve
# every LXC container
[container:children]
ovh-container
@ -75,6 +87,8 @@ fleming-vm-ldap-replica
ovh-pve
fleming-pve
pacaterie-pve
edc-pve
georgesand-pve
# every LDAP replica
[ldap-replica:children]

Loading…
Cancel
Save