mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
6 lines
208 B
Plaintext
6 lines
208 B
Plaintext
supervisord-pip:
|
|
pip.installed:
|
|
- name: supervisor
|
|
- mirrors: http://testpypi.python.org/pypi
|
|
- bin_env: {{ salt['runtests_helpers.get_sys_temp_dir_for_path']('pip-installed-errors') }}
|