Commit graph

2497 commits

Author SHA1 Message Date
Denys Havrysh
3cfc189bd7 Declare End-of-Life for RHEL 5 and its variants 2017-05-08 11:11:20 +03:00
Nicole Thomas
104bf499f1 Merge pull request #1068 from vutny/fix-1067
Fix configuring SaltStack's repo URL for RHEL variants
2017-05-05 11:16:29 -06:00
Denys Havrysh
f1a08d0fde Drop legacy workaround for installing GnuPG pub key 2017-05-05 12:02:14 +03:00
Denys Havrysh
c48c36c40e Fix #1067: remove $releasever from repo URL for RHEL variants 2017-05-05 11:56:27 +03:00
Nicole Thomas
a552081d91 Merge pull request #1063 from luthes/develop
Add Manjaro as Arch derivative
2017-05-04 09:43:53 -06:00
Nicole Thomas
14b37771ac Merge pull request #1064 from rallytime/stale-unmarkcomment
Add "unmarkComment" option to probot-stale config
2017-05-04 09:38:20 -06:00
rallytime
c2aba217b7 Add "unmarkComment" option to probot-stale config 2017-05-02 16:48:03 -06:00
luthes
795b9f8744 Add Manjaro as Arch derivative 2017-05-02 12:53:11 -07:00
Nicole Thomas
eec6981739 Merge pull request #1062 from vutny/debian-derivatives
Properly detect all supported Debian GNU/Linux derivatives
2017-04-28 09:49:20 -06:00
Denys Havrysh
8edfcf33b3 Properly detect all supported Debian GNU/Linux derivatives 2017-04-28 12:34:58 +03:00
Nicole Thomas
82b96bc573 Merge pull request #1060 from gtmanfred/develop
Archlinux must always update
2017-04-27 16:54:39 -06:00
Daniel Wallace
e6e7c221ef Archlinux must always update
Pacman does not manage dependencies, so there is no way to always rely
on -Sy, you must use -Su afterwards, or broken dependencies could
abound.

The only time this is not always the case is with archlinux-keyring.

This removes the ability to configure arch to not update the whole
system, because of its rolling release nature, anytime the repositories
are refreshed, you must do a system upgrade.
2017-04-27 15:31:18 -06:00
Nicole Thomas
608d8b12f8 Merge pull request #1059 from vutny/fix-alpine-stable-syndic
Alpine: fix adding, checking and running Salt Syndic in stable mode
2017-04-27 11:05:48 -06:00
Nicole Thomas
a78c7ff1ec Merge pull request #1058 from EHJ-52n/patch-1
Add KDE neon...
2017-04-27 09:26:43 -06:00
EHJ-52n
3c06f05ec4 Add KDE neon to supported ubuntu derivatives list 2017-04-27 10:48:33 +02:00
EHJ-52n
a7f6d4675b Add KDE neon...
...ubuntu base version to __ubuntu_derivatives_translation()
2017-04-26 10:01:29 +02:00
Denys Havrysh
5e4b0907bd Alpine: fix adding, checking and running Salt Syndic in stable mode 2017-04-25 12:42:22 +03:00
Nicole Thomas
5616195993 Merge pull request #1057 from rallytime/update-stale-message
Update probot-stale message formatting.
2017-04-24 10:08:45 -06:00
rallytime
7b5642d29b Update probot-stale message formatting. 2017-04-24 09:40:06 -06:00
Nicole Thomas
5ddefbdbfd Merge pull request #1054 from vutny/fix-centos-git-deps
Fix `git` bootstrap mode for CentOS
2017-04-24 09:14:04 -06:00
Nicole Thomas
80ef1b0bba Merge pull request #1053 from bytesatwork-xx/develop
update install_freebsd_10_stable to use FreeBSD repo
2017-04-24 08:57:01 -06:00
Denys Havrysh
7f9b88cb47 Fix git bootstrap mode for CentOS 2017-04-24 11:44:43 +03:00
Lorenzo Perone
51db2222d8 resolved jenkins style warnings in install_freebsd_10_stable (adjusting to same style as install_freebsd_9_stable) 2017-04-22 14:10:27 +02:00
Pedro Algarvio
f0db6fd3b0 Merge pull request #1048 from eradman/openbsd
Support OpenBSD 6.1
2017-04-22 09:31:40 +01:00
Nicole Thomas
9de7e8bf12 Merge pull request #1055 from saltstack/rallytime-patch-1
Update daysUntilStale value in probot-stale config
2017-04-21 11:19:13 -06:00
Nicole Thomas
fae8788b8a Update daysUntilStale value in probot-stale config 2017-04-21 10:48:33 -06:00
Nicole Thomas
1cffe2215f Merge pull request #1049 from Ch3LL/add_diff_python
Add ability to install and use a different python version when installing salt
2017-04-21 10:11:21 -06:00
Ch3LL
7822a81f6a
add libcloud dependency 2017-04-21 12:05:30 -04:00
Nicole Thomas
6b4147a171 Merge pull request #1051 from rallytime/ubuntu-17
Add non-LTS type support for Ubuntu 17.04
2017-04-21 09:03:32 -06:00
Lorenzo Perone
29cfc366ba update install_freebsd_10_stable to use FreeBSD repo 2017-04-21 10:46:03 +02:00
rallytime
58e14d5118 Make check for Ubuntu 17 work for 17.04 and 17.10
And shorted up one of the long if statements
2017-04-20 10:33:17 -06:00
rallytime
e89a6ef6c6 Use correct name for gnupg-curl package for Ubuntu 17 2017-04-19 17:18:33 -06:00
rallytime
50f7132222 Add non-LTS support for Ubuntu 17.04 2017-04-19 17:00:07 -06:00
Ch3LL
b85aa79e35
improve logic to install repo 2017-04-19 14:38:37 -04:00
Ch3LL
80a175aa02
add more docs around pip installation 2017-04-19 14:01:48 -04:00
Ch3LL
055a5c2184
fix lint 2017-04-19 13:55:09 -04:00
Ch3LL
47fd79be4c
fix py_exe default value 2017-04-19 13:40:44 -04:00
Ch3LL
7d907d1fb7
fix merge 2017-04-19 13:40:25 -04:00
Ch3LL
03bc33121f
fix lint errors 2017-04-19 13:40:04 -04:00
Ch3LL
42431a37c4
fix if statement 2017-04-19 13:39:59 -04:00
Ch3LL
10ea818d62
add logging 2017-04-19 13:39:55 -04:00
Ch3LL
3a919343cc
add more docs 2017-04-19 13:39:50 -04:00
Ch3LL
e982700050
add option to bootstrap to install different version of python with git install 2017-04-19 13:39:45 -04:00
Nicole Thomas
2d5fb4a58d Merge pull request #1045 from rallytime/fix-968
Allow -R option to work for Debian/Ubuntu
2017-04-18 08:52:17 -06:00
Eric Radman
2bcacb7593 Support OpenBSD 6.1
Fetch official list of mirrors and write /etc/installurl

https://www.openbsd.org/faq/upgrade61.html
2017-04-15 23:10:22 -04:00
Nicole Thomas
722421ea12 Merge pull request #1047 from rallytime/stale-update
Adjust "daysUntilStale" variable to 190 days.
2017-04-14 16:48:46 -06:00
rallytime
a946010044 Adjust "daysUntilStale" variable to 190 days. 2017-04-14 16:46:44 -06:00
Nicole Thomas
56ff075961 Merge pull request #1046 from rallytime/stale-update
Reduce the number of days an issue is considered "stale"
2017-04-14 14:47:35 -06:00
rallytime
4485a2af02 Reduce the number of days an issue is considered "stale" 2017-04-14 14:45:51 -06:00
rallytime
2c2dcb0c10 Define _REPO_URL default at the top of the script
And update a comment to not include the $_REPO_URL variable
2017-04-14 09:53:43 -06:00