This commit is contained in:
2026-04-07 17:07:46 +03:00
parent 4a08172d65
commit 23315eae25
4 changed files with 6 additions and 6 deletions

View File

@@ -92,6 +92,6 @@
changed_when: false
- import_playbook: update-indoor224-r6830.yml
- import_playbook: update-indoor224-r6831.yml
vars:
is_run_by: "scheduler"

View File

@@ -36,8 +36,8 @@
ssh_opts_common: "-o PreferredAuthentications=password -o PubkeyAuthentication=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o NumberOfPasswordPrompts=1 -o ConnectTimeout=30"
# Image to stage on DEV2 (we validate first; the actual write happens later)
image_filename: "fox200-2.2.4-r6830.bin"
image_md5: "86ec41dd67d88d0af00bd8e94072c539"
image_filename: "fox200-2.2.4-r6831.bin"
image_md5: "d7ac979b7624cbabde9209fd75bf39d2"
# Optional SHA256; leave empty to skip SHA256 checks
image_sha256: ""
dev2_image_dir: "/tmp"

View File

@@ -92,6 +92,6 @@
changed_when: false
- import_playbook: update-indoorbackup224r6830.yml
- import_playbook: update-indoorbackup224r6831.yml
vars:
is_run_by: "scheduler"

View File

@@ -36,8 +36,8 @@
ssh_opts_common: "-o PreferredAuthentications=password -o PubkeyAuthentication=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o NumberOfPasswordPrompts=1 -o ConnectTimeout=30"
# Image to stage on DEV2 (we validate first; the actual write happens later)
image_filename: "fox200-2.2.4-r6830.bin"
image_md5: "86ec41dd67d88d0af00bd8e94072c539"
image_filename: "fox200-2.2.4-r6831.bin"
image_md5: "d7ac979b7624cbabde9209fd75bf39d2"
# Optional SHA256; leave empty to skip SHA256 checks
image_sha256: ""
dev2_image_dir: "/tmp"