Skip to content

Commit

Permalink
fix(ansible): intel mev version update from 1.3 to 1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com>
  • Loading branch information
glimchb authored May 25, 2024
1 parent 1428616 commit b74c90a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lab/ansible/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
hosts: mev
become: yes
vars:
imc_version: 1.3.0.7756
imc_version: 1.4.0.8469
imc_local_file: /root/intel-ipu-pldm-image-{{ imc_version }}.tar.gz
imc_remote_file: /work/intel-ipu-pldm-image-{{ imc_version }}/intel-ipu-pldm-{{ imc_version }}.bin
ansible_remote_tmp: /tmp
Expand Down

0 comments on commit b74c90a

Please sign in to comment.