IBM is a no-go: they don't provide checksums

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-01-21 15:28:23 +00:00
parent 8a5efbf6ed
commit ffbd6bf575

View file

@ -40,6 +40,11 @@
files:
- iDRAC-with-Lifecycle-Controller_Firmware_1X82C_LN_2.21.21.21_A00.BIN
- BIOS_1RMMP_LN_1.5.4.BIN
- dirname: IBM-x3680-M3
vendor: "IBM"
# This might be too specific
product: "System x3650 M3 -[7945AC1]-"
files:
tasks:
- name: Create drop place for upgrades
@ -85,6 +90,10 @@
when: ansible_system_vendor == "Dell Inc." and item.changed
with_items: "{{check_results.results}}"
# Note: IBM updates were considered, but IBM does not allow checking of
# downloaded firmware packages: at the moment of writing they do not
# publish a GPG signature or checksums of downloaded files. (2016-01-21)
# Generic stuff continues here
- name: Mark updates as done