[helloworld] Add printer VLAN

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2022-03-21 18:02:26 +01:00 committed by ynerant
parent dc021ba420
commit ca5333b2da
2 changed files with 3 additions and 0 deletions

View File

@ -34,3 +34,5 @@ glob_network_interfaces:
- name: renater
id: 38
gateway: "{{ query('ldap', 'ip', 'dsi', 'renater') | ipv4 | first }}"
- name: lp
id: 56

View File

@ -2,6 +2,7 @@
interfaces:
adm: ens18
srv_nat: ens19
lp: ens20
loc_snmp_exporter:
listen_address: "{{ query('ldap', 'ip', 'helloworld', 'adm') | ipv4 | first }}:9116"