diff --git a/group_vars/all/reverse_proxy_stream.yml b/group_vars/all/reverse_proxy_stream.yml index 95e4c3f..edc1b5b 100644 --- a/group_vars/all/reverse_proxy_stream.yml +++ b/group_vars/all/reverse_proxy_stream.yml @@ -3,3 +3,4 @@ reverse_proxy_stream: - {from_port: 53, type: "udp", to: "dns-histausse.fil.sand.auro.re:53"} - {from_port: 53, type: "tcp", to: "dns-histausse.fil.sand.auro.re:53"} + - {from_port: 2222, type: "tcp", to: "azerty.fil.sand.auro.re:2222"} diff --git a/group_vars/all/web_services.yml b/group_vars/all/web_services.yml index 6b870a6..40bbb61 100644 --- a/group_vars/all/web_services.yml +++ b/group_vars/all/web_services.yml @@ -3,3 +3,5 @@ reverse_proxy_sites: - {from: wiki.pains-perdus.fr, to: "https://azerty.fil.sand.auro.re:2443"} - {from: hindley.pains-perdus.fr, to: "http://127.0.0.1:5000"} + - {from: gitea.deso-palaiseau.fr, to: "https://azerty.fil.sand.auro.re:8443"} + - {from: openid.deso-palaiseau.fr, to: "https://azerty.fil.sand.auro.re:7443"} diff --git a/hosts b/hosts index aa7e4ff..2970273 100644 --- a/hosts +++ b/hosts @@ -9,8 +9,6 @@ all: azerty.fil.sand.auro.re: dns-histausse.fil.sand.auro.re: re2o.deso-palaiseau.fr: - vb1: - vb2: proxmox: hosts: hellman.fil.sand.auro.re: @@ -20,15 +18,11 @@ all: dns: hosts: dns-histausse.fil.sand.auro.re: - test: - hosts: - vb1: - vb2: keycloak_host: hosts: - vb2: - server_hostname: 10.0.2.9 + azerty.fil.sand.auro.re + server_hostname: azerty.fil.sand.auro.re gitea_host: hosts: - vb1: - server_hostname: 10.0.2.11 + azerty.fil.sand.auro.re: + server_hostname: azerty.fil.sand.auro.re