host_vars: enable ntp server on gateways
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Markus 2021-09-29 17:44:17 +02:00
parent 4f45d615a5
commit 59248f4ef8
5 changed files with 10 additions and 0 deletions

View File

@ -18,3 +18,5 @@ fastd_port: 10010
gateway_id: 11 gateway_id: 11
site_code: ffrgb_cty site_code: ffrgb_cty
ntp_server: true

View File

@ -18,3 +18,5 @@ fastd_port: 10010
gateway_id: 12 gateway_id: 12
site_code: ffrgb_cty site_code: ffrgb_cty
ntp_server: true

View File

@ -18,3 +18,5 @@ mesh_wg_privkey: "{{ vault_mesh_wg_privkey_uml }}"
gateway_id: 21 gateway_id: 21
site_code: ffrgb_uml site_code: ffrgb_uml
ntp_server: true

View File

@ -18,3 +18,5 @@ mesh_wg_privkey: "{{ vault_mesh_wg_privkey_uml }}"
gateway_id: 22 gateway_id: 22
site_code: ffrgb_uml site_code: ffrgb_uml
ntp_server: true

View File

@ -20,3 +20,5 @@ gateway_id: 31
site_code: ffrgb_tst site_code: ffrgb_tst
nat_pool: 194.156.22.32-194.156.22.33 nat_pool: 194.156.22.32-194.156.22.33
ntp_server: true