mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-07 02:45:21 +00:00
Update python.init with python-exec and eselect-python;
This commit is contained in:
parent
c81538eaca
commit
a0e1776bf1
@ -3,11 +3,19 @@ include:
|
||||
- python.python2
|
||||
- python.python3
|
||||
|
||||
app-eselect/eselect-python:
|
||||
pkg.latest:
|
||||
- pkgs:
|
||||
- app-eselect/eselect-python
|
||||
- dev-lang/python-exec
|
||||
|
||||
eselect-python3:
|
||||
eselect.set:
|
||||
- name: python
|
||||
- action_parameter: '--python3'
|
||||
- target: 'python3.4'
|
||||
- require:
|
||||
- pkg: app-eselect/eselect-python
|
||||
|
||||
app-admin/python-updater:
|
||||
pkg.purged
|
||||
|
Loading…
Reference in New Issue
Block a user