Switch wizard config to testing
All checks were successful
Deploy to Wizard / Deploy (push) Successful in 2s

This commit is contained in:
Joey Hafner 2024-02-14 10:47:46 -08:00
parent 908a08629f
commit dbbc3d192e
2 changed files with 12 additions and 6 deletions

View File

@ -6,11 +6,14 @@ fi
source /opt/vyatta/etc/functions/script-template
. firewall.sh
. interfaces.sh
. nat.sh
. qos.sh
. service.sh
. system.sh
configure
. test.sh
#. firewall.sh
#. interfaces.sh
#. nat.sh
#. qos.sh
#. service.sh
#. system.sh
exit

3
wizard/config/test.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/vbash
set system task-scheduler task update-nat-reflection interval '30'