Commit Graph

2860 Commits

Author SHA1 Message Date
Seth House
bc10b02d21 Mock requests for building the docs 2014-04-11 14:22:12 -06:00
Seth House
640f613364 Added a full but simplistic example of writing a state module 2014-04-11 14:08:53 -06:00
Mike Place
11195cbd2d Fix compound matching with parens. 2014-04-11 11:33:19 -06:00
Erik Johnson
910393fa3c Add new params to master config docs
Also fixed up some of the wording on the other recently-added remote
fileserver configuration parameters.
2014-04-11 11:40:01 -05:00
Thomas S Hatch
2eef81ba63 Merge pull request #11897 from so14k/freebsd-doc-fix
- Add directions for Installing Salt on FreeBSD 10 with pkgng.
2014-04-10 12:44:02 -06:00
Mike Place
58bafa3728 Link to online YAML parser in docs. 2014-04-10 10:34:35 -06:00
Brad Davis
49529ab65d - Add directions for Installing Salt on FreeBSD 10 with pkgng. 2014-04-10 09:03:00 -06:00
Pedro Algarvio
601c4c7746 Merge pull request #11858 from terminalmage/hgfs-env-whitelist
Add saltenv whitelist/blacklist to hgfs
2014-04-10 13:09:56 +01:00
Mike Place
4893b046cb A note about cherry-picking 2014-04-09 09:26:28 -06:00
Xavier Barbosa
3b9891b1dc implement merging strategy into pillar 2014-04-09 06:45:11 +02:00
Xavier Barbosa
ce2cf98518 implements sls renderer 2014-04-09 06:45:10 +02:00
Chris Rebert
746e88bf4b improve formatting in Linting section of dev docs 2014-04-08 15:18:10 -07:00
Erik Johnson
0f5160345b Add new params to master docs 2014-04-08 16:13:29 -05:00
Joseph Hall
df9b0af154 Merge pull request #11810 from terminalmage/minionfs-enhancements
Minionfs enhancements
2014-04-07 11:05:54 -06:00
Erik Johnson
ae11b2678a Add new minionfs params to docs 2014-04-07 11:29:24 -05:00
Thomas Güttler
7d25e086d3 "Full List of Renderes" was a sub section of "Examples" before. 2014-04-07 09:27:21 +02:00
Colton Myers
5b6b30e896 Add note about multiple extends of a single state 2014-04-03 15:19:34 -06:00
Nicole Thomas
8aeaf24cff Fixed spelling error in pillar documentation 2014-04-03 09:42:48 -06:00
Joseph Hall
61f05b54dc Update cloud docs to note new requests dependency 2014-04-01 12:23:50 -06:00
anonymouz
9dcc211bba Be consistent and show python mapping for "Dashes" 2014-04-01 13:59:42 +02:00
David Boucha
daa038f7e0 update windows installer links 2014-03-31 14:27:54 -06:00
Colton Myers
cdf039163e Add YAML datetime idiosyncrasy to docs
Refs #11630
2014-03-31 11:46:21 -06:00
Johannes
1434539af7 Fix typo 2014-03-30 15:48:15 +00:00
Ryan Lane
5ade41681d Give warning about using grains as pillar matches
If you use grains to match for pillar top files, any sensitive data
in the pillars is no longer protected, as any minion could modify its
grains to access the sensitive pillars.
2014-03-28 14:34:03 -07:00
Tim O'Guin
db6f276d01 added /var/run/salt to nonroot docs 2014-03-28 10:18:57 -05:00
Seth House
c047f022a7 Removed broken_links.txt accidentally committed
Accidentally committed by some *doofus* in 86e0075.
2014-03-27 13:25:37 -06:00
Seth House
d971b379a0 Replaced Lanyrd embed with link to events page 2014-03-27 10:54:12 -06:00
Thomas S Hatch
ddd1c6fe99 A little mor clarity 2014-03-27 09:49:39 -06:00
Thomas S Hatch
52ba39bb58 Merge pull request #11513 from pass-by-value/document_output_color_codes
Add a note about outputter color codes
2014-03-27 09:42:29 -06:00
Erik Johnson
5e1870d1c5 Add info on per-remote gitfs_base to master docs 2014-03-26 16:29:07 -05:00
Aditya Kulkarni
2b97fbfd1b Add a note about outputter color codes 2014-03-26 14:16:59 -04:00
scottkly
885d55e826 Update writing_tests.rst
Fixed a typo in the title
2014-03-26 11:06:40 -06:00
Seth House
1b77405351 Improved Reactor example of passing pillar data through to state.sls
No need for crazy string building and parsing here. Just pass a
dictionary!
2014-03-25 15:35:52 -06:00
Erik Johnson
c5a390451e Merge pull request #11502 from techhat/etcd
Updating docs for etcd
2014-03-25 12:06:35 -05:00
Colton Myers
236a102567 Add release notes for 2014.1.1 2014-03-25 10:20:45 -06:00
Colton Myers
ae8db02e5e Update released version to 2014.1.1 2014-03-25 10:14:59 -06:00
Seth House
75f0bb5986 Updated favicon with new logo 2014-03-25 09:36:33 -06:00
Joseph Hall
cbe3060b6c Updating docs for etcd 2014-03-25 08:24:15 -06:00
Thomas S Hatch
e6c2a00636 Merge pull request #11460 from thusoy/patch-2
Use fingerprints for key comparison in walkthrough
2014-03-24 15:46:51 -06:00
Erik Johnson
18bb7147a4 Fix RST syntax errors 2014-03-24 11:12:56 -05:00
Erik Johnson
f9c6972ecd add proxmox to toctree 2014-03-24 11:12:32 -05:00
Erik Johnson
bed14bfb80 Formatting fixes, plus added missing ref target 2014-03-24 11:10:13 -05:00
Pedro Algarvio
b3aa5d4dfe Merge pull request #11463 from s0undt3ch/develop
Permissions fixes
2014-03-23 21:39:52 +00:00
Pedro Algarvio
9ec00d2834 Fix wrong permissions 2014-03-23 18:22:35 +00:00
Pedro Algarvio
ef6bd18784 Update with proper perms 2014-03-23 18:05:05 +00:00
Joseph Hall
09664b8b9b Merge pull request #11449 from xenuser/patch-1
Update schedule.rst
2014-03-23 10:29:37 -06:00
Tarjei Husøy
29ca4293b7 Use fingerprints for key comparison in walkthrough 2014-03-23 16:40:48 +01:00
Pedro Algarvio
ebf8c37b74 Merge pull request #11456 from JensRantil/bootstrap-cli-minid-opt
Bootstrap script: Document new `-i` CLI option
2014-03-23 13:54:45 +00:00
Jens Rantil
3c5ab353e1 doc(topic/bootstrap): document -i CLI option
It was added in https://github.com/saltstack/salt-bootstrap/pull/348.
2014-03-23 14:14:40 +01:00
Jens Rantil
1fa78b88d6 doc(bootstrap): avoid using URL
It's considered insecure. See
https://github.com/saltstack/salt/pull/11446#issuecomment-38364901.
2014-03-23 08:31:20 +01:00
xenuser
92f3f6c58f Update schedule.rst
I think "and" is meant here.
2014-03-23 00:21:59 +01:00
Jens Rantil
f5a08fe359 Update bootstrap script CLI options
I made them easier to update by simply pasting in the output from the
script. The snippet also included the exact command I used to extract
the command line options.
2014-03-22 21:56:05 +01:00
Frank Klaassen
d397fcad58 Permissions 2014-03-22 18:59:15 +01:00
Frank Klaassen
33a3e089fa Doc improvements ... 2014-03-22 17:54:38 +01:00
Frank Klaassen
559b4baa35 Doc fixes 2014-03-22 17:53:07 +01:00
Frank Klaassen
7a82700098 Chmod files back to original 2014-03-22 17:47:54 +01:00
Frank Klaassen
9da568d7f9 Support for Proxmox in Salt-Cloud 2014-03-22 17:44:59 +01:00
Thomas S Hatch
fa9ed5df7e Merge pull request #11431 from hulu/decript
fix apparent 'decript' typos in raet stuff
2014-03-22 00:36:59 -06:00
Thomas S Hatch
d6bcf1fd3e Merge pull request #11429 from hulu/raet-typos-galore
fix various typos in raet code comments+docstrings
2014-03-22 00:36:38 -06:00
Chris Rebert
5a84963063 fix apparent 'decript' typos 2014-03-21 16:10:56 -07:00
Chris Rebert
e0343c9fa7 fix various typos in raet code comments+docstrings 2014-03-21 16:07:28 -07:00
Chris Rebert
6b54036380 fix various typos/misspellings in RAET docs 2014-03-21 15:50:25 -07:00
Thomas S Hatch
58829cda49 Initial, very dirty, docs on RAET
I need to push where I am here, but I am out of time today to get more
in.

RAET works! Albeit just barely, it is very KDE 4.0, still
needs much work, but we want it in the hands of the people!
2014-03-21 15:10:03 -06:00
Thomas S Hatch
a8fb154b65 Merge pull request #11424 from s0undt3ch/develop
Provide line length style guides
2014-03-21 15:01:39 -06:00
Pedro Algarvio
6509176357 Provide line length style guides 2014-03-21 20:57:48 +00:00
Mike Place
3575cdab54 Eauth docs on LDAP and group support. 2014-03-21 14:40:38 -06:00
Seth House
00681d86a4 Updated the Latex docs to build with the latest logo 2014-03-21 13:51:53 -06:00
Seth House
82087e772f Added vector versions of the latest Salt logo 2014-03-21 13:51:53 -06:00
Seth House
0b92ae7452 Removed old/unused icons 2014-03-21 13:51:53 -06:00
Seth House
89b6a322fc Removed old versions of the Salt logo 2014-03-21 13:51:53 -06:00
Seth House
6e1bb4bdf0 Remove unused html_logo setting 2014-03-21 13:51:53 -06:00
Bret Palsson
0c35f5f69c
ibmsce was removed, removing from doc config 2014-03-21 05:00:23 +00:00
Joseph Hall
db8c96edaf Merge pull request #11393 from CaptTofu/hpcloud
Added code to better handle floating IPs, pep8/pyflakes cleanup
2014-03-20 21:12:23 -06:00
Thomas S Hatch
7031e4fa5c A little more clarification 2014-03-20 16:44:54 -06:00
Thomas S Hatch
370d9718e8 Clarify modification of defaults in packages 2014-03-20 16:19:49 -06:00
Thomas S Hatch
21c4344f2e Clarify and update non-root documentation 2014-03-20 16:00:10 -06:00
CaptTofu
473a8708a7 Added code to better handle floating IPs, pep8/pyflakes cleanup 2014-03-20 12:35:07 -07:00
hvnsweeting
ebd22d9f58 Link directly to bootstrap repo 2014-03-20 10:43:53 +00:00
Forrest Alvarez
cd4206b1da A few fixes to use :ref: and :formula: instead of :doc:. 2014-03-19 04:00:42 +00:00
Forrest Alvarez
20c41d5c14 Fixed some line lenghts for the best practices. 2014-03-18 04:16:30 +00:00
Forrest Alvarez
c7ddf94c18 Fixed some issues with links inside of the best practice docs. 2014-03-18 04:14:42 +00:00
Mathieu Le Marec - Pasquet
77bdfc4a14 lxc/salt cloud: improvments for ssh gateway 2014-03-18 00:51:37 +01:00
Erik Johnson
9646ce40f5 Add best_practices page to docs 2014-03-17 17:21:21 -05:00
Erik Johnson
83063c8d68 Fix broken links and other sphinx errors 2014-03-17 17:17:18 -05:00
Erik Johnson
3c1d8fa3ce Remove ibmsce pages from docs configuration
This driver was removed from salt-cloud, but the references to it in the
docs were not.
2014-03-17 17:15:47 -05:00
pille
3552346024 fix missing code-block formating 2014-03-16 09:01:21 +01:00
Forrest Alvarez
1f51614734 Updated the understanding yaml page to remove a typo. 2014-03-15 00:43:03 +00:00
Mike Place
fc89a3e9c4 Rename state ordering section 2014-03-14 14:19:32 -06:00
Mike Place
cfa859c76e Reconsile docs and fix build warnings. 2014-03-14 14:18:56 -06:00
Mike Place
b6691b3166 Change timeout docs.
Closes #10642
2014-03-14 13:47:08 -06:00
Thomas S Hatch
58676463d8 Merge pull request #11218 from terminalmage/docs
New module busywork for htpasswd state/module
2014-03-13 21:06:06 -06:00
Erik Johnson
19663ee9bf Add htpasswd state to docs 2014-03-13 21:43:58 -05:00
Erik Johnson
4c7409a6d1 Hide function aliases from docs 2014-03-13 21:12:27 -05:00
Erik Johnson
a7a878fea0 Add sub-titles to other states tutorial pages 2014-03-13 21:02:33 -05:00
Erik Johnson
16ba779b7a Add new page to toctree 2014-03-13 21:01:06 -05:00
Erik Johnson
fc062e5d27 Move OverState and state.sls docs to new location 2014-03-13 20:59:28 -05:00
Tim O'Guin
fffe282c38 added django-salted project to list of community projects in salt_projects.rst 2014-03-13 13:47:12 -05:00
Aditya Kulkarni
2541f45aca Remove doc reference to root user 2014-03-13 12:24:24 -04:00
Thomas S Hatch
71f2f36d4e Merge pull request #11180 from CaptTofu/develop
HP Is using Havana (vs. Grizzly)
2014-03-13 10:04:11 -06:00
Thomas S Hatch
5dc8be72b9 Merge pull request #11186 from cachedout/11185
Link directly to bootstrap README.
2014-03-12 16:27:58 -06:00
Mike Place
ec7dec55f7 Link directly to bootstrap README. 2014-03-12 16:04:45 -06:00
Joseph Hall
a76e202003 Merge pull request #11183 from allanparsons/develop
Update aws.rst
2014-03-12 14:47:34 -06:00
Allan Parsons
4ba6ec4c87 Update aws.rst
Added additional documentation for VPC, Auto Assign EIP, and tagging instances
2014-03-12 13:32:47 -07:00
CaptTofu
6825c5555c HP Cloud is now using Havana 2014-03-12 10:12:09 -07:00
C. R. Oldham
05bf7cd3b9 Update install docs for salt-cloud to reflect merging into Salt proper. 2014-03-12 10:25:17 -06:00
CaptTofu
e2573d376a Removed internal nomenclature for regions 2014-03-11 15:59:32 -04:00
Thomas S Hatch
204b76eb93 Merge pull request #11126 from cachedout/ssh_work
Ssh work
2014-03-11 12:09:48 -07:00
Mike Place
cdd5d86bbf Clarify where the Salt SSH configuration comes from. 2014-03-11 11:59:07 -06:00
CaptTofu
e6f51e4e5b Added HP Cloud documentation 2014-03-11 10:18:28 -07:00
Erik Johnson
ac6648fdfa Clarify when the new "root" param for git_pillar will be added 2014-03-10 11:45:13 -05:00
Mike Place
c1139a947f Typo fix. 2014-03-10 09:45:11 -06:00
Joseph Hall
8f8577e336 Merge pull request #11069 from s0undt3ch/hotfix/minor
Minor corrections
2014-03-08 05:35:33 -07:00
Pedro Algarvio
ba80b2ecfa Show how to use __virtualname__ 2014-03-08 11:03:20 +00:00
Pedro Algarvio
e26d7f1db9 Update doc to reflect proper __virtual__ usage. 2014-03-08 11:03:07 +00:00
Henrik Holmboe
ec769d4a35 Add survey to runner index 2014-03-08 11:02:33 +01:00
Seth House
a06ccfef2f Added docs for the extension_modules setting
Refs #11030
2014-03-07 15:13:41 -08:00
Thomas S Hatch
ed0779cc9a Merge branch 'easier-writing-runners-doc' of git://github.com/felixhummel/salt into felixhummel-easier-writing-runners-doc
Conflicts:
	doc/ref/runners/index.rst
2014-03-07 15:01:18 -07:00
Thomas S Hatch
8c6c608958 Merge branch 'serializers' of git://github.com/johnnoone/salt into johnnoone-serializers
Conflicts:
	doc/topics/yaml/index.rst
2014-03-07 14:53:03 -07:00
Mike Place
d215da9494 Fix wording. 2014-03-07 12:27:05 -07:00
Joseph Hall
e8655a28ad IBM SCE is gone, let's get it out of Salt Cloud 2014-03-06 19:23:46 -07:00
Felix Hummel
98125a18f5 How to enable custom runners 2014-03-06 17:32:37 +01:00
Mathieu Le Marec - Pasquet
972efcaf37 salt.cloud.lxc: lxc provider 2014-03-06 16:09:39 +00:00
Seth House
cbca82a897 Merge pull request #10986 from thusoy/patch-1
Fix inconsistent header formatting in docs
2014-03-05 16:03:10 -08:00
Tim O'Guin
60ebfd6c0e added versionadded directive for minionfs walkthrough 2014-03-05 16:34:24 -06:00
Tarjei Husøy
aec6b11d9a Fix inconsistent header formatting in docs 2014-03-05 22:21:11 +01:00
Thomas S Hatch
abb6626995 Merge pull request #10973 from basepi/faqcompatibility
Add more version compatibility information to the FAQ, Fix #10934
2014-03-05 12:00:44 -08:00
Erik Johnson
645ac140c0 Add information on yum-utils requirement for yum pkg mgmt 2014-03-05 12:09:07 -06:00
Colton Myers
6238abff5b Add more version compatibility information to the FAQ, Fix #10934 2014-03-05 10:35:29 -07:00
Wedge Jarrad
b4d49cbc09 Fix typo in walkthrough 2014-03-04 20:21:15 -08:00
Thomas S Hatch
7c9774cbe6 Merge pull request #10950 from whiteinge/doc-release-sdist-github
Added note to also upload the sdist to GitHub releases
2014-03-04 19:48:12 -08:00
Seth House
3fe6bcf042 Removed trackalyzer JS; was returning a 403 and breaking our JS! 2014-03-04 16:20:20 -08:00
Seth House
14c225989e Added note to also upload the sdist to GitHub releases 2014-03-04 14:39:32 -08:00
Colton Myers
baa29e7d4a Remove extra backwards-compatibility notification 2014-03-04 10:28:00 -07:00
Tim O'Guin
2cea74927c added a note about master/minion version incompatibility to the 2014.1.0 release notes 2014-03-04 10:27:24 -07:00
Colton Myers
3a3dc5517d Add backwards compatibility notice to 2014.1.0 release notes 2014-03-04 10:25:13 -07:00
Colton Myers
c7878deb5d Add "Upgrading Salt" to installation doc 2014-03-04 10:22:52 -07:00
Colton Myers
9655d89c4c Remove trailing space 2014-03-04 10:22:39 -07:00
Oz Nahum
86baf5bb53 Improve windows-package-manager documentation
Fix for issue #10234
2014-03-04 14:08:52 +01:00
Thomas S Hatch
922757a38c Merge pull request #10864 from JensRantil/custom-pillar-git-root
Custom pillar git root
2014-03-03 10:36:01 -08:00
Tim O'Guin
734ac983b3 added versionadded directive to MS Azure cloud docs 2014-03-03 12:03:40 -06:00
viod
f6bd8415b3 Add the indication that pillar_roots should not be subdirectories of file_roots, as that won't work, everywhere it looks relevant. 2014-03-03 00:15:51 +01:00
Erik Johnson
edc39496df Correct docs inaccuracy
state_verbose does not default to False. This was changed a long time
ago but the docs were never updated.
2014-03-02 09:56:14 -06:00
Jens Rantil
f02f9ed8d9 doc(pillar/git): drop first person
By request of @thath45.
2014-03-02 12:51:20 +01:00
Seth House
fe5abd4ad2 Added index entries for the Reactor and events 2014-03-01 23:21:12 -07:00
Seth House
07802e34c5 Added best practice, jobs, and scheduler headings to the index 2014-03-01 23:13:23 -07:00
Seth House
6d0b0f24c0 Added opensearch configuration to the docs conf.py 2014-03-01 22:29:09 -07:00
Thomas S Hatch
0e7124acae Merge pull request #10865 from pass-by-value/halite_doc_updates
Halite doc updates
2014-02-28 08:18:19 -07:00
Thomas S Hatch
83bca6d429 Merge pull request #10854 from pengyao/ext_pillar
example should use escape character
2014-02-28 08:11:47 -07:00
Jens Rantil
ea117cfdf5 doc(pillar/git): document setting custom root 2014-02-28 14:58:44 +01:00
Nicolas Delaby
2925e7618d add reference to htpasswd module in states index 2014-02-28 09:27:13 +01:00
pengyao
721ca2bf21 example should use escape character
echo command will clear the quotation mark, should use escape character("\")
2014-02-28 15:19:37 +08:00
Mike Place
a81562b60a Merge pull request #10849 from whiteinge/doc-glossary-links
Added links from glossary entries
2014-02-27 22:49:38 -07:00
Seth House
86e0075fcf Updated tutorials, highstate, and PyDSL docs from term links to ref 2014-02-27 19:43:12 -07:00
Seth House
373caf5b2e Added ref anchor for syndic docs 2014-02-27 19:38:57 -07:00
Seth House
46c1f24f8a Added ref anchor for highstate docs 2014-02-27 19:38:57 -07:00
Seth House
adaec101aa Added ref anchor for salt-cloud docs 2014-02-27 19:38:57 -07:00
Seth House
12481b9e38 Added ref anchor for renderer docs 2014-02-27 19:38:57 -07:00
Seth House
21d4092c77 Added ref anchor for overstate docs 2014-02-27 19:38:57 -07:00
Seth House
d9d8e2c2b4 Added ref anchor for peer docs 2014-02-27 19:38:57 -07:00
Seth House
fdfda7869e Added ref anchors to state layers doc 2014-02-27 19:38:57 -07:00
Seth House
d4a71b2bc0 Added ref anchor for file server docs 2014-02-27 19:38:57 -07:00
Seth House
c29f9205ad Added ref anchors for the top file and environments 2014-02-27 19:38:57 -07:00
Seth House
c9f2830637 Added ref anchors for the various targeting types 2014-02-27 19:38:57 -07:00
Seth House
276d05b464 Added ref anchors for the ordering sections 2014-02-27 19:38:57 -07:00
Seth House
bf9ae06cc6 Removed old, scattered glossary entries 2014-02-27 19:38:56 -07:00
Seth House
9a95c6d7c3 Added links to each glossary entry; wrapped in glossary directive 2014-02-27 19:38:56 -07:00
Forrest Alvarez
f8f98a383d Fixed a few line length issues. 2014-02-27 23:57:16 +00:00
Forrest Alvarez
1b778176fc Merge remote branch 'upstream/develop' into develop 2014-02-27 23:41:52 +00:00
Thomas S Hatch
9658aaa27b Clean up pillar walkthrough 2014-02-27 15:43:24 -07:00
Thomas S Hatch
8a3de9154c Merge pull request #10692 from stevage/pillar-tutorial
Improvements to the Pillar Walkthrough as per #10467
2014-02-27 15:30:24 -07:00
Thomas S Hatch
6353e400ed Merge pull request #10824 from techhat/issue10823
Remove outdated ec2 tutorial
2014-02-27 10:17:05 -07:00
jeroen tiebout
39b1831056 fix typos 2014-02-27 16:03:05 +01:00
Jens Rantil
302629bc72 Fix typo: maintinance => maintenance 2014-02-27 14:59:24 +01:00
Joseph Hall
1e674454de Remove outdated ec2 tutorial 2014-02-27 06:49:20 -07:00
Mike Place
06e5a44071 Grammar and clarity. 2014-02-26 22:48:31 -07:00
Forrest Alvarez
eee506eabb updated best practices with some first thoughts on general rules per suggestion by cachedout. 2014-02-27 05:25:32 +00:00
Forrest Alvarez
4d95757155 Fix contents.rst conflict 2014-02-27 05:02:42 +00:00
Forrest Alvarez
969310da12 resolving merge conflicts 2014-02-27 05:00:06 +00:00
Forrest Alvarez
fb34f79f29 merged in upstream. 2014-02-27 04:55:53 +00:00
Seth House
bbb6893877 Add Glossary and Table of Contents to links header in docs 2014-02-26 18:57:23 -07:00
Eric Johnson
d99e639411 fixed #10800 - updating GCE docs 2014-02-26 22:45:43 +00:00
Mike Place
4a12cb4fd3 Remove spurious heading. Thanks @gravyboat! 2014-02-26 14:06:35 -07:00
Mike Place
2637fc689f Docs build cleanly! Yay! 2014-02-26 13:32:33 -07:00
Mike Place
0ce328c7e7 Fix line length 2014-02-26 13:32:33 -07:00
Mike Place
2f5c1563df Fix GCE build errors. 2014-02-26 13:32:33 -07:00
Mike Place
fd15b3372b Now compiling cleanly except for GCE. 2014-02-26 13:32:33 -07:00
Mike Place
a559f5a114 Moving around Windows docs. 2014-02-26 13:32:33 -07:00
Mike Place
d7873621b1 Wrapping up sub-TOCs. 2014-02-26 13:32:33 -07:00
Mike Place
826bad4cfb Merge conflict and rebase.
Conflicts:
	doc/ref/renderers/index.rst
2014-02-26 13:32:08 -07:00
Mike Place
6af7ff5dff First pass at refactoring Salt documentation. 2014-02-26 13:31:11 -07:00
Thomas S Hatch
eea9a19481 Merge pull request #10784 from borgstrom/pyobjects_docs
Adding pyobjects documentation to the tutorial
2014-02-26 12:53:34 -07:00
Thomas S Hatch
4b0e136459 Merge pull request #10761 from terminalmage/gitfs-env-whitelist
Add environment whitelist/blacklist to gitfs backend
2014-02-26 11:35:01 -07:00
Evan Borgstrom
fb98e76fb0 Adding pyobjects documentation to the tutorial 2014-02-26 12:19:00 -05:00
Erik Johnson
f725f00614 Add new config parameters to the docs 2014-02-25 22:54:25 -06:00
David Boucha
b6a80197d2 Add links to 2014.1.0 installers 2014-02-25 15:00:47 -07:00
Aditya Kulkarni
b0903ba766 Formatting changes 2014-02-25 11:39:31 -05:00
Aditya Kulkarni
e9499eb8de Update Halite tutorial 2014-02-25 11:36:20 -05:00
Thomas S Hatch
205f17236b Merge pull request #10706 from terminalmage/docs
Clean up img module docs
2014-02-24 13:54:00 -08:00
Thomas S Hatch
09a8a1e015 Merge pull request #10703 from terminalmage/new-module-busywork
New module busywork
2014-02-24 13:52:59 -08:00
AnneTheAgile
78bc296ec0 #9356 Add cite to IAM for EC2 credential sharing. 2014-02-24 16:28:28 -05:00
Erik Johnson
7f0971c2b3 Hide aliased function name 2014-02-24 14:11:54 -06:00
Erik Johnson
775db263eb Add znc module to modules toctree 2014-02-24 13:58:54 -06:00
Erik Johnson
283a1faba1 add automodule file for new znc module 2014-02-24 13:58:44 -06:00
Joseph Hall
06d7b21471 Merge pull request #10694 from holmboe/pyobjects-doc
Add automodule and autosummary doc for the pyobjects renderer
2014-02-24 06:24:36 -07:00
Henrik Holmboe
de1548aeb0 Missing comma 2014-02-24 14:21:57 +01:00
Henrik Holmboe
09321799bf Add automodule and autosummary doc for the pyobjects renderer 2014-02-24 14:21:02 +01:00
Joseph Hall
4cd674fb20 Merge pull request #10691 from stevage/develop
Tweak "quick install" instructions
2014-02-24 06:19:38 -07:00
Steve Bennett
44632b919b Improvements to the Pillar Walkthrough as per #10467 2014-02-24 23:03:44 +11:00
Steve Bennett
8e59bccfcc Tweak "quick install" instructions
1. Use curl for both master and minion, for consistency
2. Clean up introductory lead text
3. Demonstrate -A option with minion
4. Remove some redundant text.
5. Make capitalisation consistent.
6. Use “set up a Salt Master/Minion” rather than “install the Salt
Master/Minion” for usability. (“The Salt Minion” sounds weird when you
will have many of them.)
7. Embolden 'Salt Minion' and 'Salt Master' for quick scanning.
2014-02-24 22:41:22 +11:00
Josh VanderLinden
7adb732854 Moving the GitPython note higher up 2014-02-23 23:55:48 -07:00
Erik Johnson
ccc7665c42 Tweak docs for consistency and correctness
The grains example would traceback if the grain was not defined, so I
have replaced this example with a better one. Also made a few changes
for consistency in formatting, and made a couple terms into links to the
relevant documentation.
2014-02-23 10:19:10 -08:00
Seth House
d0dc53b54d Added missing .0 to end of the verion in the docs conf 2014-02-22 20:27:44 -06:00
Mike Place
a485eceac9 Fix all broken links in docs. Ignore certain known-good links. Adjust many links that are returning 301.
Conflicts:
	doc/topics/installation/index.rst
2014-02-20 16:16:59 -07:00
Thomas S Hatch
4321a69180 Merge pull request #10459 from cachedout/getting_started
Getting started
2014-02-20 10:55:37 -07:00
Thomas S Hatch
1ec0cf89c1 Merge pull request #10608 from terminalmage/glossary
Add glossary to toctree
2014-02-20 10:27:19 -07:00
Xavier Barbosa
6be9f13224 document aggregation 2014-02-20 18:27:00 +01:00
Thomas S Hatch
92faa93295 Merge pull request #10606 from terminalmage/docs
Fix sphinx build errors/warnings, add new modules to toctree
2014-02-20 10:21:33 -07:00
Mike Place
b588e486ff Resolve merge conflict. 2014-02-20 10:18:45 -07:00
Mike Place
f7f28d738c Grammar. 2014-02-20 10:16:08 -07:00
Mike Place
6dd1178cda More changes in walk-through for clarity.
Conflicts:
	doc/topics/tutorials/walkthrough.rst
2014-02-20 10:16:02 -07:00
Mike Place
e32b0077d8 Moved YAML documentation into renderer page.
Conflicts:
	doc/topics/yaml/index.rst
2014-02-20 10:15:50 -07:00
Xavier Barbosa
d94e518aa6 expose documentation of serializers 2014-02-20 12:00:22 +01:00
Erik Johnson
a960cee686 Add glossary to toctree 2014-02-20 04:40:20 -06:00
Erik Johnson
179b721b99 fix missing/unreferenced links 2014-02-20 04:38:04 -06:00
Erik Johnson
630f79ae3c Add recent modules to docs 2014-02-20 04:27:05 -06:00
Erik Johnson
d306b0d9a2 Add svnfs params to master config docs 2014-02-20 03:21:36 -06:00
Thomas S Hatch
553a4fe10f Merge pull request #10598 from cachedout/2_19_docfix
2 19 docfix
2014-02-19 19:11:12 -07:00
Mike Place
9ff11cbd56 New module docs. 2014-02-19 16:58:24 -07:00
Mike Place
a112eadc5b Starting on index for jobs. 2014-02-19 16:57:04 -07:00
Mike Place
6e8372aabe git index re-write for clarity. 2014-02-19 16:52:57 -07:00
Mike Place
8caa34ac74 Event index re-write for clarity. 2014-02-19 16:50:26 -07:00
Mike Place
fa086eb5e5 Eauth index re-write for clarity. 2014-02-19 16:40:06 -07:00
Mike Place
362931561d States index re-write for clarity. 2014-02-19 15:36:14 -07:00
Erik Johnson
9671a42457 Update release date for 2014.1.0 2014-02-19 15:43:01 -06:00
Thomas S Hatch
8b5a453822 Merge pull request #10572 from terminalmage/hgfs-mountpoints
Add hgfs mountpoints and per-repo configuration params
2014-02-19 14:26:26 -07:00
Mike Place
9e56b16ab2 Runner index re-write for clarity. 2014-02-19 14:21:48 -07:00
Thomas S Hatch
f6cb013ad4 Merge pull request #10567 from techhat/requirements
Add minimum version for apache-libcloud
2014-02-19 14:17:30 -07:00
Colton Myers
00dfb60f10 Merge pull request #10568 from cachedout/glossary
A glossary.
2014-02-19 14:16:33 -07:00
Mike Place
2a6ee163f0 Renderer index re-write for clarity. 2014-02-19 14:16:14 -07:00
Mike Place
6186eeab68 Renderer index re-write for clarity. 2014-02-19 13:55:34 -07:00
Colton Myers
f7bded078d Wait until actual announced release to change doc version 2014-02-19 13:32:45 -07:00
Colton Myers
7bf9e8b5c3 Remove trailing newline from release notes 2014-02-19 13:30:44 -07:00
Colton Myers
b3e22bdec5 Update bug fix release notes and update doc version
Conflicts:
	doc/conf.py
2014-02-19 13:29:55 -07:00
Mike Place
7001c9dcc3 Big re-write of the modules reference. Standardized on 'execution module' as a term to avoid confusion. Cleaned up a lot of weasel-words and made the phrasing more declarative. 2014-02-19 12:51:53 -07:00
Mike Place
c9b58df5f6 Added more modules to documentation index. 2014-02-19 10:34:11 -07:00
Mike Place
f12194c146 Change decorator example to setup logging. Closes #10584. 2014-02-19 09:38:38 -07:00
Pedro Algarvio
a3d4d72327 Merge pull request #10549 from basepi/upgradeinstructions10482
Remove "upgrade instructions" wording for releases index.rst, Fix #10482
2014-02-19 10:42:29 +00:00
Erik Johnson
2b7e634f7a Fix sphinx build warnings/errors 2014-02-18 22:18:10 -06:00
Erik Johnson
a0f9213679 Add new hgfs features to docs 2014-02-18 21:01:42 -06:00
Mike Place
e8b07d5c39 A glossary. 2014-02-18 15:59:56 -07:00
Joseph Hall
347a6fbd30 Add minimum version for apache-libcloud 2014-02-18 15:31:50 -07:00
Colton Myers
84b31fe87e Remove "upgrade instructions" wording for releases index.rst, Fix #10482 2014-02-18 13:47:05 -07:00
Thomas S Hatch
0c5af800a1 Fix typo in walkthrough 2014-02-18 12:28:31 -07:00
Thomas S Hatch
7207f9c179 Merge pull request #10502 from kadel/doc-fixes
doc: fix references in salt.modules.pkg
2014-02-17 14:55:55 -07:00
Thomas S Hatch
d8a7eab8e0 clean up first person speak 2014-02-17 14:52:38 -07:00
Thomas S Hatch
547b8e897b Merge pull request #10479 from leonardinius/develop
saltstack/salt#9851 salt-ssh fileserver operations support warning
2014-02-17 14:50:23 -07:00
Thomas S Hatch
c61690cdcf Merge pull request #10468 from terminalmage/gitfs-mountpoints
Add gitfs "mountpoints" and per-remote config params
2014-02-17 14:48:40 -07:00
Zellyn Hunter
8a66cb315c Update walkthrough.rst
"proven ability" and "proven" were distractingly repetitive in this paragraph.
2014-02-17 07:58:38 -08:00
Tomas Kral
7c4c543fdd doc: fix references in salt.modules.pkg 2014-02-17 13:54:42 +01:00
Forrest Alvarez
e4aea793da Added doc to contents file, fixed an error. 2014-02-16 04:33:12 +00:00
Forrest Alvarez
86970c933c Fixed some grammar issues. 2014-02-16 04:17:05 +00:00
Forrest Alvarez
237b80a2fb Updated best practices for a typo for the sls reference. 2014-02-16 04:11:10 +00:00
Forrest Alvarez
3f68dd00c8 Updated examples to fix a few syntax issues, modified an example to give it a more realistic structure. 2014-02-16 04:07:22 +00:00
Forrest Alvarez
fb1b56cbe1 Added some more example info for a somewhat confusing section. 2014-02-16 04:00:11 +00:00
Forrest Alvarez
9ef5afd58f Fleshed out a ton of sections, added more verbose examples. 2014-02-16 03:51:37 +00:00
Forrest Alvarez
f23fd229e1 add another link, fix some formatting. 2014-02-16 02:17:17 +00:00
Forrest Alvarez
e43bffbe5c Fix the formulas link. 2014-02-16 02:14:53 +00:00
Forrest Alvarez
08628199d0 Link fix. 2014-02-16 02:13:49 +00:00
Forrest Alvarez
856f621e87 Added some links. 2014-02-16 02:12:52 +00:00
Forrest Alvarez
d340a9b92d Fleshing out the section on pillars, restructured part of the doc to provide a better flow. 2014-02-16 01:42:45 +00:00
Forrest Alvarez
48105163f8 Merge remote branch 'upstream/develop' into develop 2014-02-16 00:11:56 +00:00
Leonids Maslovs
79150a84e0 saltstack/salt#9851 salt-ssh fileserver operations support warning
`salt-ssh` index page updated to contain warning note explaining what not
all `salt` commands are supported at the moment (especially file
operations)
2014-02-16 01:07:49 +02:00
Pedro Algarvio
4f6a3e36af Remove first person reference 2014-02-15 14:17:21 +00:00
Pedro Algarvio
3436863f41 Add exmaple of any minion responding to local master 2014-02-15 14:17:21 +00:00
Pedro Algarvio
5d77e5244d Document make master's minion answer to local master. 2014-02-15 14:17:21 +00:00
Erik Johnson
bccd82aacf Added additional docs on gitfs mountpoints and per-remote params 2014-02-15 01:19:02 -06:00
Erik Johnson
b24af2c8b3 Add gitfs_mountpoint master conf parameter to docs 2014-02-15 00:30:47 -06:00
David Lindquist
9c91539de7 Replace mentions of 0.18.0 with 2014.1.0 2014-02-14 17:01:57 -08:00
David Boucha
4ec8959149 add newer 0.17.5 Windows installer links 2014-02-14 16:51:05 -07:00
Thomas S Hatch
e6b0a27281 Merge pull request #10403 from terminalmage/10367
dig.SPF fixes
2014-02-14 12:52:00 -07:00
David Boucha
b44e681c5c release 0.17.5 Windows installers 2014-02-14 01:45:48 -07:00
Forrest Alvarez
02a1de2992 Added an initial draft of some of the beginning of the pillar section, still needs to be revised. 2014-02-13 05:45:44 +00:00
Forrest Alvarez
8e7c73f172 Fixed a typo in the best practices doc for referencing location of vim content. 2014-02-13 05:28:29 +00:00
Forrest Alvarez
c88eb3cef7 Merge remote branch 'upstream/develop' into develop 2014-02-13 05:28:07 +00:00
Joseph Hall
1026dbea61 Merge pull request #10405 from cachedout/getting_started
Improvements to clarity and readability.
2014-02-12 19:31:21 -07:00
Mike Place
cdd163569c Improvements to clarity and readability. New YAML page, currently unlinked. 2014-02-12 17:15:05 -07:00
Erik Johnson
b69234e744 Alias lowercase versions of functions 2014-02-12 16:45:39 -06:00
Joseph Hall
b1695cef8d libcloud is still a hard dep for salt-cloud, but not salt 2014-02-12 09:39:28 -07:00
Adam Wright
1bb773a61e Add private_networking and backups_enabled options to docs. 2014-02-12 16:26:17 +08:00
Thomas S Hatch
7af0a90d95 Update the packaging conventions doc 2014-02-11 21:35:27 -07:00
Colton Myers
7b493bb024 Remove trailing whitespace from preseeding tutorial 2014-02-11 16:24:40 -07:00
Colton Myers
f1654b67a5 Fix insecure recommendations in preseed tutorial, Fix #9997 2014-02-11 16:24:15 -07:00
Thomas S Hatch
a7baf5936c Revert "add sequence filter for jinja"
This reverts commit cbe04b8231.
2014-02-11 15:59:22 -07:00
Pedro Algarvio
7a071bdf79 Merge pull request #10370 from techhat/azure
management_host should be optional
2014-02-11 22:43:08 +00:00
Thomas S Hatch
c6812e6196 Merge pull request #10365 from cachedout/footer
Update the footer to align with new .com site.
2014-02-11 15:42:49 -07:00
Joseph Hall
94f70e0804 management_host should be optional 2014-02-11 15:40:32 -07:00
Thomas S Hatch
3cbe200eb1 Merge pull request #10361 from johnnoone/jinja-filter
add sequence filter for jinja
2014-02-11 15:38:32 -07:00
Mike Place
441c36f969 Update the footer to align with new .com site. 2014-02-11 14:13:12 -07:00
Xavier Barbosa
cbe04b8231 add sequence filter for jinja 2014-02-11 20:42:40 +01:00
A.J. Welch
7cc894e194 Ensure master_port in minion config matches ret_port in master config if running a dev version of salt on non-default ports. 2014-02-11 05:10:26 +00:00