1707
This commit is contained in:
@@ -92,6 +92,6 @@
|
||||
changed_when: false
|
||||
|
||||
|
||||
- import_playbook: update-indoor224-r6830.yml
|
||||
- import_playbook: update-indoor224-r6831.yml
|
||||
vars:
|
||||
is_run_by: "scheduler"
|
||||
@@ -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"
|
||||
@@ -92,6 +92,6 @@
|
||||
changed_when: false
|
||||
|
||||
|
||||
- import_playbook: update-indoorbackup224r6830.yml
|
||||
- import_playbook: update-indoorbackup224r6831.yml
|
||||
vars:
|
||||
is_run_by: "scheduler"
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user