mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
specify cache dir for pip install
This commit is contained in:
parent
99e150e09c
commit
1f91a85587
1 changed files with 2 additions and 0 deletions
|
@ -6,3 +6,5 @@
|
|||
{#- wheels are disabled because the pip cache dir will not be owned by the above issue-1959 user. Need to check this ASAP #}
|
||||
- no_binary: ':all:'
|
||||
{%- endif %}
|
||||
- env:
|
||||
XDG_CACHE_HOME: /tmp
|
||||
|
|
Loading…
Add table
Reference in a new issue