dell / dellemc-openmanage-ansible-modules

Dell OpenManage Ansible Modules
GNU General Public License v3.0
335 stars 163 forks source link

[QUESTION]: IDRAC Firmware via http/https #738

Closed eoin0brien closed 2 days ago

eoin0brien commented 2 weeks ago

The idrac_firmware.yml file includes tasks to get the firmware from downloads.dell.com, this site has now been retired. Is there any update to this to pull the firmware via a public repo or do we need to store it locally for this module to work?

Thanks

anupamaloke commented 2 weeks ago

@eoin0brien, thank you for bringing this to our notice. We will check internally and update the URL to the alternative URL (if available). The recommendation is to always create your own local repo and host it on a remote share (NFS, CIFS or HTTP/S) as you would not want to expose your iDRACs to external IPs. There are a couple of ways to do it:

Also, new download location for the latest Catalog file is https://dl.dell.com/catalog/catalog.xml.gz

anupamaloke commented 2 days ago

Updated the new catalog.xml.gz download link in the previous post. With that I am closing this issue. Please feel free to raise another if any further information is needed.