[firewall] firewall don't need re2o anymore
parent
203c2bd9a7
commit
8397735b2e
|
@ -1,9 +1,5 @@
|
||||||
---
|
---
|
||||||
loc_service_firewall:
|
loc_service_firewall:
|
||||||
re2o:
|
|
||||||
hostname: "{{ query('ldap', 'ip', 'c3po', 'adm') | ipv4 | first }}"
|
|
||||||
user: services
|
|
||||||
password: "{{ vault.re2o_service_password }}"
|
|
||||||
git:
|
git:
|
||||||
remote: https://gitlab.adm.crans.org/nounous/firewall.git
|
remote: https://gitlab.adm.crans.org/nounous/firewall.git
|
||||||
version: cachan
|
version: main
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
---
|
---
|
||||||
loc_service_firewall:
|
loc_service_firewall:
|
||||||
re2o:
|
|
||||||
hostname: "{{ query('ldap', 'ip', 'c3po', 'adm') | ipv4 | first }}"
|
|
||||||
user: services
|
|
||||||
password: "{{ vault.re2o_service_password }}"
|
|
||||||
git:
|
git:
|
||||||
remote: https://gitlab.adm.crans.org/nounous/firewall.git
|
remote: https://gitlab.adm.crans.org/nounous/firewall.git
|
||||||
version: cachan
|
version: main
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
---
|
---
|
||||||
loc_service_firewall:
|
loc_service_firewall:
|
||||||
re2o:
|
|
||||||
hostname: "{{ query('ldap', 'ip', 'c3po', 'adm') | ipv4 | first }}"
|
|
||||||
user: services
|
|
||||||
password: "{{ vault.re2o_service_password }}"
|
|
||||||
git:
|
git:
|
||||||
remote: https://gitlab.adm.crans.org/nounous/firewall.git
|
remote: https://gitlab.adm.crans.org/nounous/firewall.git
|
||||||
version: cachan
|
version: main
|
||||||
|
|
Loading…
Reference in New Issue