rallytime
5c42a361a0
Remove ":doc:" references from all doc/topics/installation/* files
2016-12-15 16:50:16 -07:00
rallytime
73f3e12ce6
Update package dep note to systemd-python for RHEL7 install
...
Fixes #34120
2016-06-20 08:53:42 -06: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
Jacob Hammons
8ec5d989ad
2015.8.8 release docs
2016-03-23 14:00:30 -06: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
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
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
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
Jacob Hammons
c05fa71f91
Updated install docs
...
Refs #27281
Refs #27179
2015-09-29 12:07:50 -06:00
Jacob Hammons
f7a9e25d52
Fixed sphinx / latex build warnings and errors
...
Added missing modules to contents
2015-09-17 09:23:24 -06:00
Jacob Hammons
7ed9f6260f
Updated key instruction on rhel7
2015-09-15 10:04:57 -06:00
Jacob Hammons
d1e8af9be6
added command to remove key from rhel6
2015-09-15 06:33:08 -06:00
Jacob Hammons
69d64f177d
moved rhel5 commands to separate lines
2015-09-15 06:30:45 -06:00
Jacob Hammons
90431278ea
Install instruction updates for rhel6 and debian
2015-09-15 06:29:09 -06:00
Jacob Hammons
daa3f4eee0
Updated release notes, change 2015.8 to latest release for doc site
2015-09-14 15:17:59 -06:00
Jacob Hammons
499bd66378
Minor doc bug fixes
...
Refs #26403
Refs #26432
Refs #26233
Refs #26264
Refs #26329
2015-08-19 11:31:26 -06:00
Colton Myers
c3b7be0655
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
...
Conflicts:
doc/topics/installation/rhel.rst
salt/output/__init__.py
salt/utils/__init__.py
2015-02-20 13:51:59 -07:00
Erik Johnson
396e234848
Update the RHEL installation guide
...
This updates the RHEL install instructions to reflect the new COPR for
installation on RHEL/CentOS 5.
Additionally, it provides better instructions on how to enable EPEL:
- We don't care about EPEL5, so this link has been removed.
- We needed a link for EPEL7, so this has been added.
- The old RPM installation example used hard-coded URLs to an arbitrary
EPEL mirror. This is not a good idea since A) the mirror could go
away, and B) we are unfairly sending people to a single mirror when
the Fedora Project has a perfectly good link on their wiki to send
people to a "random" mirror. The install example now uses these links.
2015-02-20 11:59:19 -06:00
Thomas Jackson
0f4a23b93a
Trailing whitespace cleanup
2014-12-11 07:53:19 -08:00
Erik Johnson
6902e829dd
Add warning on RHEL ZMQ4 docs regarding python-hashlib
2014-11-14 11:51:42 -06:00
Erik Johnson
706f53941b
Add notice on automatic installation of repoquery
2014-10-24 16:15:48 -05:00
Erik Johnson
391a07e6ac
Add info on upgrading to ZeroMQ 4
2014-10-08 16:51:33 -05:00
Erik Johnson
645ac140c0
Add information on yum-utils requirement for yum pkg mgmt
2014-03-05 12:09:07 -06:00
Mike Place
2637fc689f
Docs build cleanly! Yay!
2014-02-26 13:32:33 -07:00
Chris Rebert
bf530eeb27
correctly capitalize GitHub
2013-07-02 19:23:44 -07:00
Colton Myers
3bb7366574
Add docs for enabling EPEL in RHEL
2013-06-12 17:17:44 -06:00
Colton Myers
75e9c9d61e
Fix some formatting
2013-06-12 17:17:35 -06:00
Gary Wilson Jr
bd499e5640
Fixed several minor misspellings and acronym capitalizations.
2013-03-18 16:42:57 -05:00
John Albietz
f8ce121a27
restructured text formatting...
...
fixed invalid formatting.
2013-02-06 09:51:16 -08:00
ydavid365
36a881a2ca
minion, not master.
2013-02-05 15:44:13 -08:00
ydavid365
18aebcdaf4
split fedora and rhel documentation. updated index.
2013-02-05 02:40:59 -08:00