This commit is contained in:
2026-01-26 20:10:57 +02:00
parent 20e717e4bf
commit 5f5ae08f01
2 changed files with 2 additions and 2 deletions

View File

@@ -1048,7 +1048,7 @@
- name: PHASE 1 | initiating actual upgrade
delegate_to: localhost
ansible.builtin.shell: |
export DEV2_CMD="/usr/sbin/config-test.lua 300 &"
export DEV2_CMD="/usr/sbin/config-test.lua 400 &"
{{ dev2_exec_cmd }}
args: { executable: /bin/bash }
changed_when: true

View File

@@ -31,7 +31,7 @@
-o StrictHostKeyChecking=no
-o UserKnownHostsFile=/dev/null
-o NumberOfPasswordPrompts=1
-o ConnectTimeout=30
-o ConnectTimeout=15
-o ConnectionAttempts=1
-o LogLevel=ERROR