Commit graph

2431 commits

Author SHA1 Message Date
rallytime
d608d8f6fa Update README file with supported release documentation
Also gathered all of the rst links to one place at the bottom
of the file, rather than scattering them through out the document.
This makes it easy to find link resources by putting them all in
one place.
2017-03-13 10:59:59 -06:00
Nicole Thomas
adbeb01542 Merge pull request #1032 from The-Loeki/fix-bashism
Remove <<< bashism
2017-03-09 08:56:11 -07:00
Ronald van Zantvoort
83b16e162f ShellCheck fixes p2 2017-03-09 15:43:25 +01:00
Nicole Thomas
bb106e9a2a Merge pull request #1033 from rallytime/fix-broken-R-opt
[-R option] Fix logic error where we trying to enable epel with -R
2017-03-06 16:09:07 -07:00
rallytime
8b09b36f9f [-R option] Fix logic error where we trying to enable epel with -R 2017-03-06 15:59:21 -07:00
Ronald van Zantvoort
2103dd64ec spellchecker fixes 2017-03-03 22:22:37 +01:00
Ronald van Zantvoort
f9499b3b92 Remove bashism from install_amazon_linux_ami_deps for all systems not so bashily endowed 2017-02-27 18:31:33 +01:00
Nicole Thomas
c81e7344ca Merge pull request #1031 from vutny/fix-alpine-stable
Alpine: check Salt services have been enabled to start on boot
2017-02-21 11:44:11 -07:00
Nicole Thomas
e5768c021a Merge pull request #1022 from bkruger99/aws-native
AWS Linux Native Support
2017-02-16 14:41:25 -07:00
Nicole Thomas
34754c18d7 Merge pull request #1030 from devopxteam/develop
Correct package name for FreeBSD installation
2017-02-14 09:50:23 -07:00
Andres Montalban
cb4d6763fb Correct package name for FreeBSD installation 2017-02-14 13:10:29 -03:00
Nicole Thomas
2eb7a277f1 Merge pull request #1029 from vutny/readme-linux-architectures
README: describe architectures support for Salt deps on Linux distros
2017-02-14 08:41:56 -07:00
Denys Havrysh
541ffb4d8d README: describe architectures support for Salt deps on Linux distros 2017-02-14 11:29:13 +02:00
Nicole Thomas
b08f04b0b8 Merge pull request #1026 from devopxteam/fix_freebsd
This commit addresses some of the issues in salt/salt-bootstrap#996
2017-02-13 10:43:02 -07:00
Denys Havrysh
8220d64d04 Alpine: disable stdin to fix shell session hang on killing tee pipe 2017-02-11 18:19:33 +02:00
Denys Havrysh
09e59b91f3 Alpine: check Salt services have been enabled to start on boot 2017-02-10 20:22:21 +02:00
Nicole Thomas
b15c99daa3 Merge pull request #1028 from vutny/fix-alpine-stable
Add support for stable installation on Alpine Linux release 3.5
2017-02-10 08:35:13 -07:00
Denys Havrysh
155a2cb719 Add support for stable installation on Alpine Linux release 3.5 2017-02-10 11:09:53 +02:00
Nicole Thomas
073fc6191d Merge pull request #1027 from vutny/fix-alpine-stable
Alpine Linux: fix installation of multiple pkgs ("stable" bootstrap)
2017-02-09 08:55:38 -07:00
Denys Havrysh
f05206b37f Alpine Linux: fix installation of multiple pkgs ("stable" bootstrap mode) 2017-02-09 12:14:35 +02:00
Andres Montalban
c50cb57694 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-02-08 14:54:16 -03:00
Nicole Thomas
c53a056a75 Merge pull request #1025 from ndrwdn/develop
Add Void Linux support
2017-02-06 13:01:52 -07:00
Andrew Dean
bcf7060570 Resolving spelling and quotation issues. 2017-02-06 14:41:44 -05:00
Andrew Dean
fcfac10c23 Add Void Linux support 2017-02-06 14:32:40 -05:00
Brian Kruger
6c4afc4c6a fix a comment to be more accurate 2017-01-27 11:28:50 -08:00
Brian Kruger
85411f50cf Add in logic to use the new native aws repo rather than RHEL6.
Also added version pinning support and to use the right repos accordingly
Fix packages for AWS so they install the correct things
2017-01-27 10:53:28 -08:00
Nicole Thomas
686d0ae9c7 Merge pull request #1018 from vutny/fix-rhel6-session-hang
RHEL6: disable stdin to fix shell session hang on killing tee pipe
2017-01-19 08:43:17 -07:00
Denys Havrysh
2ae905b5d4 RHEL6: disable stdin to fix shell session hang on killing tee pipe 2017-01-19 10:21:27 +02:00
Nicole Thomas
2130be1049 Merge pull request #1017 from ashokrajar/patch-1
Adding 2016.11 to stable version
2017-01-18 09:17:05 -07:00
Ashok Raja R
51629e7e5f Adding 2016.11 to stable version
Make bootstrap to recognise 2016.11 as a stable version.
2017-01-18 15:08:54 +05:30
Nicole Thomas
54f634b22d Merge pull request #1015 from caelor/patch-1
Update bootstrap-salt.sh
2017-01-13 13:59:05 -07:00
Andy Boff
fa9deb680c Update bootstrap-salt.sh
This is a typo on line 4302 (applies to Alpine Linux) - missing leading / on the redirect to /dev/null.

Also, around line 4301, the rc.d scripts are never copied to /etc/init.d for rc-update to act on them. I've not located any OpenRC init scripts within the salt repo, so haven't fixed that.
2017-01-13 19:19:12 +00:00
Nicole Thomas
8c970f46e2 Merge pull request #1010 from ek9/alpine-linux
Alpine Linux support #1009
2017-01-11 08:54:32 -07:00
Nicole Thomas
5fca938a2e Merge pull request #1014 from vutny/toc
Add Table of Contents in README
2017-01-11 08:53:11 -07:00
Denys Havrysh
68f36b5b2d README: fix code block formatting 2017-01-11 13:10:55 +02:00
Denys Havrysh
075907e90d README: add table of contents 2017-01-11 13:05:09 +02:00
ek9
d4da00c63b shell lint fix 2017-01-10 23:17:48 +01:00
Nicole Thomas
4f309b62ea Merge pull request #1012 from rallytime/update-version-and-changelog
Update version and changelog
2017-01-10 14:46:24 -07:00
rallytime
33008a06ec Update script to version 2017.01.10
Also updated copyright date range to 2017
2017-01-10 14:43:23 -07:00
rallytime
ca5b3327fa Update changelog in preparation for 2017.01.10 release 2017-01-10 14:43:03 -07:00
Nicole Thomas
cca37ad53f Merge pull request #1011 from rallytime/update-authors
Update AUTHORS.rst with new contributors
2017-01-10 12:29:00 -07:00
rallytime
098a74d26e Update AUTHORS.rst with new contributors 2017-01-10 12:16:39 -07:00
ek9
32f3179e9f styling: remove 2 unnecessarily added new lines 2017-01-08 16:17:51 +01:00
ek9
5972982747 alpine: add py2-yaml as git dep 2017-01-08 16:09:00 +01:00
ek9
50a67a5203 alpine: add git install support via install_alpine_linux_git_deps()
Add basic support of installing via `git`.
2017-01-08 16:03:24 +01:00
ek9
48f8145026 alpine: fix Syndic not having openRC service + daemons_running_alpine
- Fix Syndic based checks when Syndic is installed as when it is
  installed it does not have a daemon on Alpine Linux
- Add `daemons_running_alpine_linux()` function which check if daemons
  are running after install. It's a copy of daemons_running with Syndic
  exluded from the checks.
2017-01-08 16:01:02 +01:00
ek9
9f99661bbf add Alpine Linux + tweaks to sort | uniq
This commit add Alpine Linux support. Additionally, it updates few
functions:
- `sort --ignore-case` is changed to `sorf -f` as Alpine's `sort` only
  supports `-f` parameter. This is standard alias and shouldn't cause
  any problems in other installs
- `sort --unique` is replaced with `| uniq` as Alpine's `sort`. `uniq`
  is usually part of coreutils package which is installed on most
  systems.
2017-01-08 15:18:51 +01:00
Nicole Thomas
e06645ff48 Merge pull request #1002 from rallytime/update-ubuntu-versions
Updated supported versions for Ubuntu: 12.04, 14.04, 16.04, and 16.10 (best effort)
2017-01-06 10:03:53 -05:00
rallytime
e16f24329c Make sub-section for non-lts ubuntu releases note 2017-01-06 09:48:25 -05:00
rallytime
436144ce46 Use rst syntax and not markdown in README file 2017-01-05 09:49:11 -05:00