Megan Wilhite
f6d5027ea7
Merge pull request #1385 from Ch3LL/tornado_doc_sha
...
Add 2019.11.04 sha and tornado warning
2019-11-06 10:44:42 -05:00
ch3ll
ff3e42c9de
readd space
2019-11-05 09:53:55 -05:00
ch3ll
8dd087a72b
move tornado warning to python3
2019-11-05 09:52:55 -05:00
ch3ll
1f93b93da6
clarify tornado workaround only for git installs
2019-11-04 13:20:30 -05:00
ch3ll
f2a250b9d9
Remove unnecessary file
2019-11-04 13:18:28 -05:00
ch3ll
e45aa3fe76
Add 2019.11.04 sha and tornado warning
2019-11-04 13:17:23 -05:00
Megan Wilhite
e71f43f4c0
Merge pull request #1383 from Ch3LL/nov_4_release
...
Update changes for 2019.11.04 release
2019-11-04 10:01:02 -05:00
ch3ll
dc8604a941
Update changes for 2019.11.04 release
2019-11-04 09:54:50 -05:00
Megan Wilhite
1c187242c0
Merge pull request #1378 from Ch3LL/deb10
...
Add debian 10 git install support
2019-11-01 15:28:16 -04:00
Megan Wilhite
8be8e0c20e
Merge branch 'develop' into deb10
2019-11-01 15:04:54 -04:00
Megan Wilhite
f6ee6d1acd
Merge pull request #1380 from Ch3LL/cent8_git
...
move centos to python36, use python specified by -x to render passed config
2019-11-01 15:04:27 -04:00
ch3ll
762a8b8b35
Remove fedora 31 tests - will add a separate PR for this
2019-11-01 14:13:20 -04:00
ch3ll
344aee35e0
Add fedora stable support
2019-11-01 12:31:19 -04:00
ch3ll
cef90c40f6
Do not run 2018.3 stable tests for deb10/cent8
2019-11-01 12:02:25 -04:00
ch3ll
a08294b657
Install openssl/swig when py3 and >cent6
2019-11-01 11:32:07 -04:00
ch3ll
e9e21a19a7
Remove suse 42, fed28 and add fed31
2019-10-31 17:18:47 -04:00
ch3ll
6363e8213a
Only run python3 tests on specific OSs
2019-10-31 14:52:42 -04:00
ch3ll
233b137447
Use drone jsonnect to add py3 tests
2019-10-31 10:22:02 -04:00
ch3ll
6b24948a91
fix py3 kitchen name
2019-10-30 17:08:02 -04:00
ch3ll
5e51b067d1
Add python3 tests and cent8 stable
2019-10-30 17:01:02 -04:00
ch3ll
916d343308
Fix packages variable
2019-10-30 12:16:02 -04:00
ch3ll
4f04c9562a
Set packages if does not exist
2019-10-30 11:55:27 -04:00
ch3ll
73ae07949b
Add centos8 git support
2019-10-30 10:46:14 -04:00
ch3ll
a6522e9ae0
Fix shellcheck errors
2019-10-30 09:47:30 -04:00
ch3ll
a2f5fb4b85
ensure _PACKAGES is set for python2
2019-10-29 17:07:40 -04:00
ch3ll
b5b00043cd
Add Debian 10 python3 git support
2019-10-29 14:56:03 -04:00
Pedro Algarvio
3a8bd84920
Merge branch 'develop' into develop
2019-10-15 13:00:16 +01:00
Pedro Algarvio
527b9a1da1
Merge pull request #1375 from kiemlicz/develop
...
Debian 10 detection
2019-10-15 12:58:38 +01:00
Bryce Larson
21be3370db
update oses
2019-10-14 12:52:40 -06:00
Bryce Larson
76e8ab0f8a
updating versions of centos dependencies
2019-10-14 11:44:40 -06:00
Bryce Larson
632fcfefcb
fix issue #1358
2019-10-14 10:26:38 -06:00
Pedro Algarvio
c5cfa0df20
Merge branch 'develop' into develop
2019-10-08 08:55:13 +01:00
Pedro Algarvio
76de446953
Merge pull request #1369 from stanzgy/develop
...
Fix busybox mktemp compatibility
2019-10-08 08:54:15 +01:00
stanislaw_jakiel
16fdf3b8a1
https://github.com/saltstack/salt-bootstrap/issues/1374
...
removing old logic that installs debian 9 on debian 10
2019-10-05 14:18:02 +02:00
Pedro Algarvio
894173b740
Update sha256sum for latest release
2019-10-03 16:45:34 +01:00
Pedro Algarvio
a602a86379
Update AUTHORS, Changelog and version for release
2019-10-03 15:42:10 +01:00
stanzgy
7d280dc41f
Fix busybox mktemp compatibility
...
Command `mktemp` accepts templates like /tmp/name.XXXXXX to create
a temporary file. Standard GNU mktemp requires at least 3 'X's
while busybox's version requires at least 6 'X's.
For compatibility we should use at least 6 'X's in mktemp templates.
2019-09-18 21:04:29 +08:00
Felippe Burk
71aedf30a1
Merge pull request #1363 from saltstack/add_macosx
...
Merging OS X specific bootstrap code into main project
2019-08-28 18:36:23 -06:00
Gareth J. Greenaway
f745c467ed
Merge pull request #1366 from felippeb/add_macosx
...
adding -w to restart
2019-08-28 20:01:17 -04:00
Felippe Burk
f036abb7d4
adding -w to restart
2019-08-28 17:52:31 -06:00
Felippe Burk
16adea3af8
Merge pull request #1365 from felippeb/add_macosx
...
really fixing this time
2019-08-28 17:15:18 -06:00
Felippe Burk
d4991272c8
really fixing this time
2019-08-28 16:05:37 -06:00
Gareth J. Greenaway
a0f52e6af6
Merge pull request #1364 from felippeb/add_macosx
...
fixes for shellcheck
2019-08-28 17:45:52 -04:00
Felippe Burk
79f4818b6c
fixes for shellcheck
2019-08-28 15:35:03 -06:00
Gareth J. Greenaway
bfde7c3630
Merging OS X specific bootstrap code into main project
2019-08-28 13:15:23 -07:00
Pedro Algarvio
db4da1ffd6
Merge pull request #1362 from joelpmichael/develop
...
add raspbian_10_debian_base="10.0"
2019-08-28 14:07:45 +01:00
Pedro Algarvio
bd5ccac1ed
Merge pull request #1361 from jars99/develop
...
Fixed Amazon Linux 2 detection when lsb_release is installed
2019-08-28 14:06:59 +01:00
Joel Michael
4c4aee89f3
add raspbian_10_debian_base="10.0"
2019-08-26 16:14:21 +10:00
Jared Bristow
dcbf247c4f
Fixed Amazon Linux 2 detection when lsb_release is installed
2019-08-14 10:28:53 -06:00
Pedro Algarvio
391d9e577c
Merge pull request #1359 from bryceml/develop
...
Fixing debian wheezy
2019-08-06 16:52:41 +01:00