rallytime
cca9446c37
Various spelling fixes
...
Fixes #34630
2016-07-16 13:17:09 -06:00
rallytime
73f3e12ce6
Update package dep note to systemd-python for RHEL7 install
...
Fixes #34120
2016-06-20 08:53:42 -06:00
Nicole Thomas
f546a00dc9
Merge pull request #34025 from rallytime/merge-2016.3
...
[2016.3] Merge forward from 2015.8 to 2016.3
2016-06-15 15:41:00 -04:00
Jacob Hammons
a4b67fd1e9
Updated latest release to 2016.3.1
...
Clean up installation instructions
code-block type updates
Add link to jinja tutorial
2016-06-15 11:52:02 -06:00
rallytime
c5b4ec0b0f
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/cli/salt.py
- salt/modules/groupadd.py
- salt/states/service.py
2016-06-08 11:20:18 -06:00
Denys Havrysh
8621f5be54
Debian installation docs: drop section about community-maintained repository
2016-06-02 17:50:47 +03:00
rallytime
760f479424
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/cli/daemons.py
- salt/config/__init__.py
- salt/scripts.py
- salt/state.py
- tests/unit/config/config_test.py
2016-04-05 15:09:27 -06:00
Benjamin Drung
b484d6f9c9
Fix typo directorys -> directories
2016-04-04 14:20:39 +02:00
rallytime
f6d9cdc633
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- doc/ref/states/compiler_ordering.rst
- doc/topics/installation/suse.rst
- doc/topics/jobs/schedule.rst
- doc/topics/targeting/grains.rst
- doc/topics/tutorials/preseed_key.rst
- doc/topics/tutorials/states_pt5.rst
- pkg/suse/use-forking-daemon.patch
- salt/minion.py
- salt/modules/pacman.py
- salt/modules/state.py
- salt/modules/yumpkg.py
2016-03-25 11:47:16 -06:00
Jacob Hammons
8ec5d989ad
2015.8.8 release docs
2016-03-23 14:00:30 -06:00
rallytime
031a75ca33
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- Contributing.rst
- conf/master
- doc/index.rst
- doc/man/salt.7
- pkg/suse/README.suse
- salt/client/ssh/state.py
- salt/minion.py
- salt/modules/zypper.py
- salt/utils/schedule.py
- tests/unit/modules/zypper_test.py
2016-03-02 10:26:13 -07:00
Denys Havrysh
aebc48163d
Remove trailing white spaces in documentation files
2016-03-01 17:36:23 +02:00
virtualguy
e48900ac55
Use python-tornado from jessie-backports for pure debian
2016-02-29 22:42:15 +13:00
virtualguy
6e338e2601
Remove debian repo from raspbian installation
...
Binary packages from stock debain repo (http://httpredir.debian.org/debian ) are not armv6 compatible so should not be installed on raspberry pi version 1. Rasbian doesn't have jessie-backports so safer just to install python-tornado from stretch.
2016-02-29 19:20:51 +13:00
Denys Havrysh
50f3e072b1
Add instruction how to install salt-minion on Debian Jessie from Stretch
2016-02-26 15:10:37 +02:00
Denys Havrysh
abcd505178
Update Debian installation guide with information about Raspbian
2016-02-26 13:30:22 +02:00
rallytime
3b74d123af
Merge branch '2015.8' into '2016.3'
...
Conflicts:
- salt/modules/selinux.py
- salt/modules/zypper.py
- salt/pillar/__init__.py
- salt/states/dockerng.py
- tests/runtests.py
2016-02-25 12:36:22 -07:00
Denys Havrysh
172f34a6ca
Correct headers in Debian/Ubuntu/SUSE install instructions
2016-02-25 11:51:40 +02:00
Denys Havrysh
4248f9ea0a
Add common packages installation section to Debian install guide
2016-02-25 11:04:11 +02:00
Denys Havrysh
8c6e179870
Add note about amd64
packages to Ubuntu install guide
2016-02-25 11:02:07 +02:00
Denys Havrysh
afaa24723a
Update Ubuntu install guide:
...
- remove duplicate sections
- add `salt-api` and `salt-cloud` to the example
2016-02-25 10:24:55 +02:00
Jacob Hammons
10bf7c3bdd
Fixes #31402
...
Added arguments to state `file.line` to fix issue where exe module uses `line` and state module uses `name`.
Reformatted parameters in exe module `file.line`
placeholder release notes for 2015.5.8
2016-02-24 10:30:34 -07:00
Denys Havrysh
42aa7eeafd
Add section about installation from the Debian Main Repository
2016-02-24 17:48:37 +02:00
Denys Havrysh
07dece2f8f
Remove duplicate post-installation section for Debian install guide
2016-02-24 17:30:51 +02:00
Denys Havrysh
10c05f6943
Add install section for Debian Stretch (Testing) from community repository
2016-02-24 17:26:20 +02:00
Denys Havrysh
b2c78e08dc
Add note about supported Debian architectures on SaltStack corp repo
2016-02-24 17:24:44 +02:00
Jacob Hammons
0b8fce1de4
Fixes #31402
...
Added arguments to state `file.line` to fix issue where exe module uses `line` and state module uses `name`.
Reformatted parameters in exe module `file.line`
placeholder release notes for 2015.5.8
2016-02-23 14:28:40 -07:00
Colton Myers
076b49a4ca
Merge remote-tracking branch 'upstream/2015.8' into merge-forward-2016.3
...
Conflicts:
README.rst
doc/conf.py
doc/ref/index.rst
doc/ref/proxy/all/salt.proxy.ssh_sample.rst
doc/topics/installation/rhel.rst
doc/topics/releases/2015.8.4.rst
doc/topics/tutorials/states_pt5.rst
salt/cloud/clouds/ec2.py
salt/cloud/clouds/opennebula.py
salt/config/__init__.py
salt/modules/boto_dynamodb.py
salt/modules/boto_ec2.py
salt/modules/boto_elasticache.py
salt/modules/boto_elb.py
salt/modules/boto_iam.py
salt/modules/boto_rds.py
salt/modules/boto_sns.py
salt/modules/boto_sqs.py
salt/modules/dracr.py
salt/modules/git.py
salt/modules/mine.py
salt/modules/systemd.py
salt/modules/win_pkg.py
salt/modules/yumpkg.py
salt/pillar/__init__.py
salt/states/git.py
salt/states/rabbitmq_vhost.py
salt/states/saltmod.py
salt/utils/pkg/rpm.py
setup.py
tests/unit/modules/systemd_test.py
tests/unit/states/rabbitmq_vhost_test.py
2016-02-11 22:33:49 -07:00
Denys Havrysh
6370ddda9f
Update RHEL installation guide
2016-02-10 09:57:17 +02:00
Denys Havrysh
afdaefbf3d
Add systemctl
examples for RHEL 7 to the installation guide
2016-02-09 14:48:26 +02:00
Denys Havrysh
069a661eb1
Correct ZeroMQ4 repo install guide for RHEL
2016-02-09 14:33:18 +02:00
Denys Havrysh
d2a9d67b5b
Update installation instruction for community repos on RHEL
2016-02-09 13:57:58 +02:00
Denys Havrysh
bbdf2523c8
Add workaround for RHEL 7 systems mentioned in the issue #29094
2016-02-09 12:32:57 +02:00
Denys Havrysh
6648fd4c62
Correct links to Fedora COPR repositories
2016-02-03 14:38:50 +02:00
Denys Havrysh
083037fccc
Remove duplicate post-installation tasks section
2016-02-03 14:29:25 +02:00
Jacob Hammons
dfc1f7a57d
Version to 2015.8.4, added CVE 2016-1866 to release notes
2016-02-02 13:02:19 -07:00
Jacob Hammons
b192a9ba38
Doc restructuring, organization, and cleanup. Updated the doc navigation.
2016-01-31 20:10:02 -07:00
Roman Mohr
044fe44ae9
COPR project moved
...
Replace old url http://copr.fedoraproject.org with
https://copr.fedorainfracloud.org to fix broken bootstrap script.
2016-01-24 18:43:02 +01:00
abednarik
4f8de47723
Updated dependencies documentation.
...
Added tornado and futures in Quick Install and Installing Salt for Development
sections.
Fixes #30467
2016-01-21 14:43:00 -03:00
Niels Abspoel
b55625c42a
fix minor inconsistencies tampakrap suggested
2016-01-19 20:17:22 +01:00
Niels Abspoel
7ec32b2484
update suse information regarding to repositories
2016-01-16 12:16:10 +01:00
Stanislav Blokhin
d81f6f7206
Fix typo in gpgkey URL
...
Fixes following error on yum update:
Retrieving key from
https://repo.saltstack.com/yum/redhat/6/x86_64/latest/$releaseverSALTSTACK-GPG-KEY.pub
GPG key retrieval failed: [Errno 14] PYCURL ERROR 22 - "The requested
URL returned error: 404 Not Found"
2016-01-04 16:43:19 +01:00
Robert James Hernandez
64cb4b0540
Append missing wget in debian installation guide
2015-12-16 13:44:35 -08:00
Jacob Hammons
d58182c5fa
updated repo path for RHEL installation
2015-12-03 19:36:12 -07:00
Jacob Hammons
5e54359869
Updated Debian, RHEL / Cent, Ubuntu installation instructions with new repo structure for 2015.8.3. Added CVE-2015-8034 to release notes.
2015-12-03 10:55:32 -07:00
Benjamin Drung
d16afe2607
Fix typo sofwares -> software
2015-11-04 10:59:22 +01:00
Benjamin Drung
b9b7cbe525
Fix typo sofware -> software
2015-11-04 10:59:22 +01:00
Colton Myers
238411c8ce
Merge pull request #28464 from basepi/merge-forward-2015.8
...
[2015.8] Merge forward from 2015.5 to 2015.8
2015-11-02 13:18:21 -07:00
Christer Edwards
ffc77259c9
Updated FreeBSD installation docs:
...
- fixed URL in description
- set https in all URLs
2015-11-02 11:31:23 -05:00
Colton Myers
3286a5250f
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
...
Conflicts:
doc/topics/installation/windows.rst
doc/topics/tutorials/pillar.rst
pkg/windows/installer/Salt-Minion-Setup.nsi
salt/modules/file.py
salt/modules/schedule.py
salt/pillar/git_pillar.py
salt/states/boto_route53.py
salt/states/pkg.py
tests/integration/modules/pillar.py
2015-10-30 16:05:26 -06:00