mirror of https://github.com/ceph/ceph-ansible.git
7 lines
300 B
YAML
7 lines
300 B
YAML
|
coreos_pypy_version: 4.0.1
|
||
|
coreos_pypy_arch: linux64
|
||
|
coreos_pypy_url: https://bitbucket.org/pypy/pypy/downloads/pypy-{{coreos_pypy_version}}-{{coreos_pypy_arch}}.tar.bz2
|
||
|
pypy_directory: /opt/pypy
|
||
|
pypy_binary_directory: /opt/bin
|
||
|
pip_url: https://bootstrap.pypa.io/get-pip.py
|
||
|
local_temp_directory: /tmp
|