Merge "Required DDP package is not loaded issue"
This commit is contained in:
commit
d52c943720
@ -250,6 +250,8 @@ outputs:
|
||||
rm -f /lib/firmware/intel/ice/ddp/ice.pkg
|
||||
ln -s {{ ddp_package_file }} /lib/firmware/intel/ice/ddp/ice.pkg
|
||||
dracut -f
|
||||
rmmod ice
|
||||
modprobe ice
|
||||
when: ddp_package_files is defined and ddp_package_file|string != ""
|
||||
when: step|int == 0 and ddp_package|string != "ddp"
|
||||
- get_attr: [BootParams, role_data, deploy_steps_tasks]
|
||||
|
Loading…
Reference in New Issue
Block a user