From 2fa516712b1c2497c03c9756c9b4a924dbb13831 Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Wed, 14 Feb 2024 11:28:34 -0800 Subject: [PATCH] Test commit to trigger wizard workflow --- homelab/wizard/config/system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homelab/wizard/config/system.sh b/homelab/wizard/config/system.sh index caafbc5c..ed093484 100644 --- a/homelab/wizard/config/system.sh +++ b/homelab/wizard/config/system.sh @@ -28,5 +28,5 @@ set system option performance 'latency' set system syslog global facility all level 'info' set system syslog global facility local7 level 'debug' set system task-scheduler task update-nat-reflection executable path '/home/vyos/ipupdate.sh' -set system task-scheduler task update-nat-reflection interval '5' +set system task-scheduler task update-nat-reflection interval '10' set system time-zone 'America/Los_Angeles'