зеркало из https://github.com/mozilla/treeherder.git
python-dev is required to pip install MySQL-python
This commit is contained in:
Родитель
3c77ab5f43
Коммит
019d5de603
|
@ -36,10 +36,12 @@ class python {
|
||||||
require => [
|
require => [
|
||||||
Package['python-pip'],
|
Package['python-pip'],
|
||||||
Package['git'],
|
Package['git'],
|
||||||
|
Package['python2.7-dev'],
|
||||||
Exec['update-distribute'],
|
Exec['update-distribute'],
|
||||||
Exec['create-virtualenv'],
|
Exec['create-virtualenv'],
|
||||||
],
|
],
|
||||||
user => "vagrant",
|
user => "vagrant",
|
||||||
|
logoutput => "on_failure",
|
||||||
}
|
}
|
||||||
|
|
||||||
exec {"activate-venv-on-login":
|
exec {"activate-venv-on-login":
|
||||||
|
|
Загрузка…
Ссылка в новой задаче