From e0204958a4bb24e3ef8a7e2ee6900fc98a0e23cc Mon Sep 17 00:00:00 2001 From: korenstin Date: Sat, 10 May 2025 16:17:35 +0200 Subject: [PATCH] =?UTF-8?q?Cr=C3=A9ation=20de=20grist-test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- group_vars/reverseproxy.yml | 1 + host_vars/grist-test.adm.crans.org.yml | 10 ++++++++++ hosts | 2 ++ 3 files changed, 13 insertions(+) create mode 100644 host_vars/grist-test.adm.crans.org.yml 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