Skip to content

Commit

Permalink
fix(ansible): on intel mev use /tmp no space left in /root
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 efa3166 commit 41ab0f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lab/ansible/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@
imc_folder: intel-ipu-pldm-image-{{ imc_version }}
imc_bin: intel-ipu-pldm-{{ imc_version }}.bin
imc_local_file: /root/intel-ipu-pldm-image-{{ imc_version }}.tar.gz
ansible_remote_tmp: /tmp
tasks:
- ansible.builtin.shell: cat /etc/issue
- ansible.builtin.shell: /usr/bin/ipu-update -i
Expand Down

0 comments on commit 41ab0f4

Please sign in to comment.