diff --git a/group_vars/reverseproxy.yml b/group_vars/reverseproxy.yml index 1132c0f8..edb3bede 100644 --- a/group_vars/reverseproxy.yml +++ b/group_vars/reverseproxy.yml @@ -56,6 +56,7 @@ glob_reverseproxy: - {from: ftps.crans.org, to: 172.16.10.113} - {from: galene-token.crans.org, to: "172.16.10.115:3000"} - {from: grafana.crans.org, to: "172.16.10.121:3000"} + - {from: grist-test.crans.org, to: "172.16.10.143:9999"} - {from: helloworld.crans.org, to: 172.16.10.131} - {from: hosts.crans.org, to: 172.16.10.114} - {from: imprimante.crans.org, to: 172.16.10.131} diff --git a/host_vars/grist-test.adm.crans.org.yml b/host_vars/grist-test.adm.crans.org.yml new file mode 100644 index 00000000..c8deaa80 --- /dev/null +++ b/host_vars/grist-test.adm.crans.org.yml @@ -0,0 +1,10 @@ +--- +interfaces: + adm: ens18 + srv_nat: ens19 + +loc_unattended: + reboot: true + +loc_needrestart: + override: [] diff --git a/hosts b/hosts index d3d467be..d4f29bdf 100644 --- a/hosts +++ b/hosts @@ -43,6 +43,7 @@ vsftpd_mirror # Catégorie des VM de test/dev [dev] +grist-test.adm.crans.org re2o-dev.crans.org [dhcp:children] @@ -283,6 +284,7 @@ flirt.adm.crans.org fyre.adm.crans.org gitlab-ci.adm.crans.org gitzly.adm.crans.org +grist-test.adm.crans.org helloworld.adm.crans.org hodaur.adm.crans.org irc.adm.crans.org