Code Review
/
ansible
/
roles
/
python-install.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
acd8e5e
)
Add python36 to centos builders
12/61712/4
author
Aric Gardner
<agardner@linuxfoundation.org>
Thu, 12 Sep 2019 20:20:20 +0000
(16:20 -0400)
committer
Aric Gardner
<agardner@linuxfoundation.org>
Thu, 12 Sep 2019 21:57:07 +0000
(17:57 -0400)
python 34 is EOL, remove it.
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: Ib8e5ad13b52002b363fa941cdbdd01cdc4f71a55
vars/RedHat.yml
patch
|
blob
|
history
diff --git
a/vars/RedHat.yml
b/vars/RedHat.yml
index
54976e7
..
56e04c8
100644
(file)
--- a/
vars/RedHat.yml
+++ b/
vars/RedHat.yml
@@
-6,8
+6,8
@@
python_packages_distro:
- python-pip
- python-setuptools
- python-virtualenv
- - python3
4
- - python3
4
-devel
- - python3
4
-pip
- - python3
4
-setuptools
- - python3
4
-virtualenv
+ - python3
6
+ - python3
6
-devel
+ - python3
6
-pip
+ - python3
6
-setuptools
+ - python3
6
-virtualenv