From 8397735b2e6d4b1667319d1dd54c793011167053 Mon Sep 17 00:00:00 2001 From: shirenn <shirenn@crans.org> Date: Sun, 30 Jan 2022 22:39:08 +0100 Subject: [PATCH] [firewall] firewall don't need re2o anymore --- host_vars/routeur-daniel.adm.crans.org/firewall.yml | 6 +----- host_vars/routeur-jack.adm.crans.org/firewall.yml | 6 +----- host_vars/routeur-sam.adm.crans.org/firewall.yml | 6 +----- 3 files changed, 3 insertions(+), 15 deletions(-) diff --git a/host_vars/routeur-daniel.adm.crans.org/firewall.yml b/host_vars/routeur-daniel.adm.crans.org/firewall.yml index 700d0185..91a8833a 100644 --- a/host_vars/routeur-daniel.adm.crans.org/firewall.yml +++ b/host_vars/routeur-daniel.adm.crans.org/firewall.yml @@ -1,9 +1,5 @@ --- loc_service_firewall: - re2o: - hostname: "{{ query('ldap', 'ip', 'c3po', 'adm') | ipv4 | first }}" - user: services - password: "{{ vault.re2o_service_password }}" git: remote: https://gitlab.adm.crans.org/nounous/firewall.git - version: cachan + version: main diff --git a/host_vars/routeur-jack.adm.crans.org/firewall.yml b/host_vars/routeur-jack.adm.crans.org/firewall.yml index 700d0185..91a8833a 100644 --- a/host_vars/routeur-jack.adm.crans.org/firewall.yml +++ b/host_vars/routeur-jack.adm.crans.org/firewall.yml @@ -1,9 +1,5 @@ --- loc_service_firewall: - re2o: - hostname: "{{ query('ldap', 'ip', 'c3po', 'adm') | ipv4 | first }}" - user: services - password: "{{ vault.re2o_service_password }}" git: remote: https://gitlab.adm.crans.org/nounous/firewall.git - version: cachan + version: main diff --git a/host_vars/routeur-sam.adm.crans.org/firewall.yml b/host_vars/routeur-sam.adm.crans.org/firewall.yml index 700d0185..91a8833a 100644 --- a/host_vars/routeur-sam.adm.crans.org/firewall.yml +++ b/host_vars/routeur-sam.adm.crans.org/firewall.yml @@ -1,9 +1,5 @@ --- loc_service_firewall: - re2o: - hostname: "{{ query('ldap', 'ip', 'c3po', 'adm') | ipv4 | first }}" - user: services - password: "{{ vault.re2o_service_password }}" git: remote: https://gitlab.adm.crans.org/nounous/firewall.git - version: cachan + version: main -- GitLab