Skip to content
Snippets Groups Projects
Verified Commit 70fe903a authored by ynerant's avatar ynerant
Browse files

[ntp] Add NTP server on Terenez because switches are configurated to query...

[ntp] Add NTP server on Terenez because switches are configurated to query terenez instead of charybde

Signed-off-by: ynerant's avatarYohann D'ANELLO <ynerant@crans.org>
parent bb86beb2
No related branches found
No related tags found
1 merge request!274NTP on Terenez
......@@ -4,6 +4,7 @@ interfaces:
cachan_srv: ens19
infra: ens20
# Don't route to adm so we redefine local network interfaces
loc_network_interfaces:
vlan:
- name: cachan_srv
......@@ -18,6 +19,11 @@ loc_network_interfaces:
id: 11
dns: "{{ query('ldap', 'ip', 'routeur-gulp', 'infra') | ipv4 | first }}"
loc_ntp_server:
open:
- 172.17.10.0/24
- 172.16.32.0/22
loc_wireguard:
tunnels:
- name: "gulp"
......
......@@ -136,6 +136,7 @@ wiki
[ntp_server]
charybde.cachan-adm.crans.org
eclat.adm.crans.org
terenez.cachan-adm.crans.org
[opendkim:children]
mailman
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment