File tree 2 files changed +2
-8
lines changed
2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 13
13
matrix :
14
14
- INSTANCE : v2019-2-py3-debian-9
15
15
- INSTANCE : v2019-2-py3-ubuntu-1804
16
- # - INSTANCE: v2019-2-py3 -centos-7
16
+ - INSTANCE : v2019-2-py2 -centos-7
17
17
- INSTANCE : v2019-2-py2-fedora-29
18
18
19
19
- INSTANCE : v2018-3-py2-debian-8
Original file line number Diff line number Diff line change @@ -62,14 +62,7 @@ suites:
62
62
includes :
63
63
- debian-9
64
64
- ubuntu-18.04
65
- - centos-7
66
65
provisioner :
67
- # If we don't force bootstrapping with python3, centos bootstraps using python2
68
- # and then, when switching the repo to python3 and tries to install
69
- # the packages, complains with
70
- # Downloading packages:
71
- # https://repo.saltstack.com/py3/re.........rpm: [Errno -1] Package does not
72
- # match intended download. Suggestion: run yum --enablerepo=saltstack clean metadata
73
66
salt_bootstrap_options : -X -x python3 -d git %s
74
67
salt_version : ' 2019.2'
75
68
pillars :
@@ -87,6 +80,7 @@ suites:
87
80
# Fedora ships updated py2 versions in their own repos
88
81
- name : v2019-2-py2
89
82
includes :
83
+ - centos-7
90
84
- fedora-29
91
85
provisioner :
92
86
salt_version : ' 2019.2'
You can’t perform that action at this time.
0 commit comments