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
Nicole Thomas
475c440b6e
Merge pull request #1044 from vutny/fix-alpine-git
...
Alpine: fix bootstrapping from Git -- install OpenRC initscripts
2017-04-14 09:48:41 -06:00
rallytime
aed01b7df9
Add error logline back in that was accidentally removed
2017-04-13 14:24:04 -06:00
rallytime
5c19b294eb
Add missing closing "fi" to if block
2017-04-13 14:24:04 -06:00
rallytime
4a7524cc10
Allow -R option to work for Debian/Ubuntu
2017-04-13 14:24:04 -06:00
rallytime
da0144b775
Set the _REPO_URL value higher up in the script to use elsewhere
...
That way we only have to check for the _CUSTOM_REPO_URL value and
set the _REPO_URL value once, whether than is the custom option
provided via -R or simply repo.saltstack.com.
2017-04-13 14:24:04 -06:00
Denys Havrysh
4d1436fd12
Alpine: fix bootstrapping from Git -- install OpenRC initscripts
2017-04-12 18:06:33 +03:00
Nicole Thomas
1f9d8c0f60
Merge pull request #1042 from rallytime/probot-stale-config
...
Add probot-stale config file
2017-04-07 12:17:33 -06:00
rallytime
c43fb2e0c5
Add probot-stale config file
2017-04-07 12:10:15 -06:00
Nicole Thomas
9e415dce55
Merge pull request #1040 from devopxteam/shallow_clone_install_fix
...
Shallow cloning and Python setup fix for BSD
2017-03-29 16:45:43 -06:00
Andres Montalban
74d1b7d6ba
Merge remote-tracking branch 'upstream/develop' into shallow_clone_install_fix
2017-03-29 18:37:05 -03:00
Andres Montalban
5649d710d7
This PR does the following:
...
- Fix sed regex for git shallow cloning on BSD sed
- Change Python setup parameters to match FreeBSD package install process [1]
[1] 40c086e65e
2017-03-29 18:36:45 -03:00
Nicole Thomas
0b47e38b8c
Merge pull request #1039 from devopxteam/fix_freebsd
...
Fix not needed quoting for salt/salt-bootstrap#1026
2017-03-29 12:29:14 -06:00
Andres Montalban
c16ec80020
Merge remote-tracking branch 'upstream/develop' into fix_freebsd
2017-03-27 15:49:29 -03:00
Andres Montalban
30641079ec
This commit addresses some of the issues in salt/salt-bootstrap#996 :
...
1. Do not install sysutils/py-salt for GIT based installations. Instead it installs the dependencies and download service files from FreeBSD.
2. Remove /usr/local/etc/pkg/repos/saltstack.conf that is left over on the install process.
2017-03-27 15:46:50 -03:00
Nicole Thomas
282ffb23b7
Merge pull request #1034 from rallytime/update-readme
...
Update README file with supported release documentation
2017-03-21 15:45:21 -06:00
rallytime
338ca4715e
Fix a few small grammar issues
2017-03-21 14:55:09 -06:00