Commit Graph

1464 Commits

Author SHA1 Message Date
Gary Wilson Jr
cc72ebb1fb Fixed :doc: uses in the docs that were not rendering due to an extra space. 2013-03-18 16:42:56 -05:00
Thomas S Hatch
b03ca985c2 update the pillar walkthrough with the new get functions 2013-03-18 13:38:47 -06:00
Erik Johnson
100053ad7e Allow pillar.items to also return pillar data 2013-03-17 01:55:32 -05:00
Thomas S Hatch
d54683b02b Merge pull request #4124 from jer/patch-1
Updating the output format for ping calls
2013-03-16 21:50:08 -07:00
pengyao
0176cde512 modify content error, "vm.swappines" to "vm.swappiness" 2013-03-17 10:45:15 +08:00
Jeremiah Wuenschel
b58ea7aaed Updating the output format for ping calls
A default installation no longer has JSON-style output
2013-03-16 16:30:57 -07:00
Thomas S Hatch
a91a12cbfb doc fix for some links 2013-03-14 10:18:26 -06:00
Thomas S Hatch
e3cb131d8a Add pillar walkthrough 2013-03-13 23:45:44 -06:00
Thomas S Hatch
7ad7a28acc Add gitfs tutorial 2013-03-13 23:45:44 -06:00
Thomas S Hatch
d6ad39fd89 Add refs to walkthrough to new tutorials 2013-03-13 23:45:43 -06:00
Thomas S Hatch
8f4216b025 Add note about pillar walkthrough to starting states 2013-03-13 23:45:43 -06:00
Thomas S Hatch
430cd2788b Add redirect to pillar walkthrough at the end 2013-03-13 23:45:43 -06:00
David Boucha
12374d8c78 Add link to 64bit Windows installer 2013-03-13 14:52:49 -06:00
David Boucha
fd51b34aae Add link to 32bit Salt Windows installer 2013-03-13 11:04:41 -06:00
Pete Emerson
86318d3da6 Added puppet pillar and documentation 2013-03-12 17:41:40 +00:00
Grischa Meyer
bf4aaae3db Postgres modules now respects the pillar setting postgres.pass, as promised in the documentation
Needed to rename the password for newly created or changed roles to rolepassword.
2013-03-11 23:22:32 +11:00
Erik Johnson
c54b96becb Update package provider writing guidelines
Included a paragraph about available_version that reflects the changes
made to implement #3687.
2013-03-10 10:16:34 -05:00
Vijay Halaharvi
3654ac94fe config is not available in __opts__
Using this example with salt-run throws a KeyError for 'config', use 'conf_file' instead.
2013-03-08 20:23:56 -06:00
Jakub Vysoky
2cf4e35994 simple typo found in docs 2013-03-08 11:42:54 +01:00
Pete Emerson
4273fd5831 Fix typo in grains.rst 2013-03-07 14:27:22 -08:00
Pete Emerson
88d25814d0 Listing grains and grain data 2013-03-07 13:32:46 -08:00
Valentin Bud
7ac3e35a6c Update walkthrough.rst 2013-03-07 20:01:31 +02:00
Thomas S Hatch
6cf175e11c Merge pull request #3978 from valentinbud/develop
Update walkthrough.rst
2013-03-07 09:36:02 -08:00
Valentin Bud
09f39c4859 Update walkthrough.rst 2013-03-07 19:31:41 +02:00
Thomas S Hatch
3ccd3bcc31 Merge pull request #3977 from valentinbud/develop
Update walkthrough.rst
2013-03-07 09:24:11 -08:00
Valentin Bud
a487e884bb Update walkthrough.rst 2013-03-07 18:58:21 +02:00
Thomas S Hatch
d7b154a6a4 Clean up rst formatting 2013-03-07 09:54:18 -07:00
Valentin Bud
608ee7c809 Update debian.rst 2013-03-07 17:18:43 +02:00
Thomas S Hatch
d285005b10 Merge pull request #3933 from dcolish/correct-installation-index-doc
Add M2Crypto dependency back in to the installation requirements
2013-03-04 21:07:50 -08:00
Dan Colish
2247c300ab Add M2Crypto dependency back in to the installation requirements
* It was removed 3867ffb3ef but not added
  back when the patch was reverted.
2013-03-04 19:57:02 -08:00
Seth House
e1c52914f1 Switched hard-coded URL to use the :blob: ref 2013-03-04 14:38:36 -07:00
Seth House
50c2acf07e Added explicit reference to the Python API docs 2013-03-04 14:32:31 -07:00
Jack Kuan
deee61c51a Fix a regression in the stateconf renderer and updated docs. 2013-03-01 09:35:45 -05:00
Seth House
e94a47ed6c Add html_default_sidebars to context dict
Omitted from f300e75.
2013-02-28 10:45:03 -07:00
Seth House
f300e75afe Restored html_default_sidebars setting; added JS TOC to modules sidebar
Using JavaScript to generate a local table of contents for the modules
is less than ideal but this isn't easily accomplished with autosummary
(see 87c1000) and we badly need this.
2013-02-28 10:14:14 -07:00
Colton Myers
2a831e1565 Merge pull request #3875 from mschartman/patch-1
Update doc/topics/tutorials/walkthrough.rst
2013-02-27 18:52:47 -08:00
Seth House
40631dc344 Blacklist old jQuery version that ships with Sphinx 2013-02-27 18:40:54 -07:00
Matt Schartman
0fe10d4e55 Update doc/topics/tutorials/walkthrough.rst
Changed 'coppied' to 'copied'
2013-02-27 15:54:58 -08:00
Nelson Chen
9311ef4c1c Fix for minor typo in walkthrough
s/sill/still/
2013-02-27 14:12:29 -08:00
John Albietz
cb5a69150f static doesn't take arguments. 2013-02-27 13:07:39 -08:00
John Albietz
a81e0af395 execution sp 2013-02-27 01:16:53 -08:00
David Boucha
8489f1484f Remove unneeded images for the docs 2013-02-26 15:55:26 -07:00
Seth House
19222e3e6c Switch to Sphinx-default sidebars 2013-02-26 15:18:31 -07:00
Seth House
57902fa267 Updated docs with new design 2013-02-26 12:22:03 -07:00
Seth House
259c8848b6 Restored saltstack theme 2013-02-26 12:22:03 -07:00
Thomas S Hatch
f6df098a42 Merge pull request #3850 from seanchannel/develop
Ubuntu firewall rules are already included
2013-02-26 10:26:46 -08:00
Sean Channel
07d37bfab0 Ubuntu firewall rules are already included 2013-02-26 10:19:46 -08:00
Jack Kuan
28f2569879 Fix a typo and try to squeeze in pydsl along the py renderer to give it more publicity! ;) 2013-02-26 13:16:02 -05:00
Daniel Hepper
59635e81ac Fixed typo in Walkthrough 2013-02-26 09:50:03 +01:00
Thomas S Hatch
70aaadd147 Reformat the docs main page
This moves the docs towards being better suited for newcomers and
directs people to needed reference materials
2013-02-26 00:37:43 -07:00
kennyballou
659024ab40 Remove configuration files section (Arch Linux)
This is already being done, maybe since as far back as
0d7732930a
2013-02-25 22:41:31 -07:00
Thomas S Hatch
6c94d8136f Fix more of the walkthrough and add a few more pieces 2013-02-25 19:15:50 -07:00
Thomas S Hatch
88902aca33 minor fixes to walkthrough 2013-02-25 18:32:32 -07:00
Thomas S Hatch
91dc74cec7 Finish first draft of the walkthrough 2013-02-25 18:15:39 -07:00
Thomas S Hatch
ff88e0b0d1 More on the walkthhrough 2013-02-25 14:37:00 -07:00
David Boucha
25ad4ffef8 Fix Windows Installer download location 2013-02-24 20:27:28 -07:00
Thomas S Hatch
f25cb3e46b Add some good functions to walkthrough 2013-02-24 19:31:16 -07:00
Thomas S Hatch
d1aa2a2286 Add notes to walkthrough 2013-02-23 23:01:19 -07:00
Thomas S Hatch
3de49b6ab1 Merge pull request #3824 from archtaku/docs
Add notes on true/false, yes/no, on/off
2013-02-23 21:43:58 -08:00
Thomas S Hatch
0490ca7852 Start work on the official walkthrough 2013-02-22 14:03:43 -07:00
Erik Johnson
eb1f3a50ca Add notes on true/false, yes/no, on/off 2013-02-22 12:09:32 -08:00
Thomas S Hatch
11b7591dd0 Merge pull request #3816 from bclermont/develop
Fix master reference settings documentation
2013-02-21 21:37:04 -08:00
Bruno Clermont
390c5898c4 we're talking about master configuration here.
fix copy-paste from doc/ref/configurations/minion.rst.
2013-02-21 16:15:27 +08:00
Thomas S Hatch
a394170354 Merge pull request #3782 from ydavid365/patch-10
added salt_token filename
2013-02-20 22:53:51 -08:00
John Albietz
4c780b0525 added salt_token filename 2013-02-18 14:19:57 -08:00
John Albietz
2e9cdc8f7e typo fix. added example of unrestricted access. 2013-02-18 14:13:02 -08:00
Thomas S Hatch
fff07a3fc0 Merge pull request #3768 from ydavid365/grains-state-doc
added grains state module to docs
2013-02-18 09:11:02 -08:00
Thomas S Hatch
5f02401e1e Merge pull request #3766 from ydavid365/module-sp
module sp
2013-02-18 09:09:52 -08:00
HVN
c66201898c fixbug on extend example 2013-02-18 15:47:00 +07:00
ydavid365
bc756c69be added grains state module to docs 2013-02-18 00:11:51 -08:00
ydavid365
18bec175ad module sp 2013-02-17 23:26:28 -08:00
David Boucha
9aae00b28b Better list for the Windows Installers 2013-02-17 21:05:31 -07:00
David Boucha
27038e5792 Add links to 0.13.1 installers 2013-02-17 20:34:27 -07:00
David Boucha
656432b6b8 Clarify msiexec docs a little 2013-02-14 19:39:12 -07:00
David Boucha
d1ed6b0f58 Add docs for msiexec 2013-02-14 19:36:24 -07:00
Erik Johnson
5eef8217d6 Add notes on requisite matching 2013-02-13 21:34:21 -06:00
David Boucha
e51e6df47d Add link to writing State docs 2013-02-13 11:34:06 -07:00
Erik Johnson
b38a942660 Add version spec info to 0.13.0 release notes 2013-02-12 16:20:53 -06:00
Seth House
47fa18c6e2 Fixed spelling error in release notes
Thanks @SEJeff
2013-02-12 14:39:26 -07:00
Thomas S Hatch
adf6018a68 update man pages for 0.13.0 2013-02-12 12:02:51 -07:00
Thomas S Hatch
96071d8b0d Remove cluser docs 2013-02-12 11:41:01 -07:00
kennyballou
cbac9b908f Update Arch Linux Service Configuration Doc
Since Arch Linux has officially moved over to `systemd` as their service
manager, the Arch Installation / Post-installation steps under the installation
section should also reflect this change
2013-02-11 20:43:56 -07:00
Thomas S Hatch
aeae0b65e9 Merge pull request #3644 from ydavid365/patch-6
fixed pull request instructions
2013-02-11 18:34:39 -08:00
David Boucha
437a4c88a8 spelling and grammar fixes 2013-02-11 16:59:12 -07:00
David Boucha
2230f486ef Add note about 32bit and 64bit installers 2013-02-11 16:51:31 -07:00
David Boucha
36b9e072a3 Add Windows Minion paragraph 2013-02-11 16:49:21 -07:00
Thomas S Hatch
0f944125b0 Update the release notes 2013-02-11 16:35:20 -07:00
Thomas S Hatch
e7b4c69809 Start on 0.13.0 release notes 2013-02-11 15:10:35 -07:00
Erik Johnson
d14d859154 Minor tweaks to doc headings
Corrected odd grammar on the Modules doc page, and changed a similar
heading in the States docs to match the same wording.
2013-02-10 22:20:56 -06:00
Seth House
231e17d610 Minor rST fixes 2013-02-08 21:02:41 -07:00
John Albietz
be9b612ba7 fork and branch instructions more accurate now 2013-02-07 23:10:41 -08:00
John Albietz
8d4d2a1812 added missing set-upstream flag 2013-02-07 22:45:28 -08:00
Tony Narlock
06b5923ce1 Fix link to OS X installation docs 2013-02-07 17:58:26 -06:00
Thomas S Hatch
655b0b1381 extend the reactor docs 2013-02-07 14:55:15 -07:00
John Albietz
733a5b9825 hacking on osx. a few typos. more 1st person nuke.
removed more of the first-person stuff. referred to the new osx docs for specific info.
2013-02-06 10:37:20 -08:00
John Albietz
f8ce121a27 restructured text formatting...
fixed invalid formatting.
2013-02-06 09:51:16 -08:00
Anthony Johnson
73cfc00839 Add Jinja docs and examples
* Adds if, for, macro, and import examples to salt.renderers.jinja
2013-02-06 01:44:47 -08:00
Baiju Muthukadan
ae1aa5a578 pillar can be used to store sensitive data 2013-02-06 11:02:14 +05:30
Baiju Muthukadan
b135b88f6c pillar is no more an experimental add on 2013-02-06 07:37:46 +05:30
Thomas S Hatch
c054b208b1 Merge pull request #3604 from ydavid365/osx-install-updated
Osx install updated
2013-02-05 16:21:43 -08:00
ydavid365
462112464d removed first-person. added max_open_files directive. 2013-02-05 16:17:39 -08:00
Thomas S Hatch
34bc68d3a1 Merge pull request #3603 from ydavid365/rhel-fedora-install-docs
minion, not master.
2013-02-05 16:07:18 -08:00
ydavid365
a97ef17309 further instructions cleanup 2013-02-05 16:06:10 -08:00
ydavid365
291fbb5fe1 udpated osx instructions... 2013-02-05 15:54:22 -08:00
ydavid365
36a881a2ca minion, not master. 2013-02-05 15:44:13 -08:00
Thomas S Hatch
7ac5d5df9b Merge pull request #3591 from ydavid365/rhel-fedora-install-docs
split fedora and rhel documentation. updated index.
2013-02-05 15:25:12 -08:00
Jan Duzinkiewicz
d53605b2a7 additional info about building windows installer 2013-02-05 23:00:10 +01:00
Thomas S Hatch
93b80b5dce Merge pull request #3590 from ydavid365/patch-2
'schedule' typo.
2013-02-05 10:40:42 -08:00
Thomas S Hatch
1fe0015c90 update pillar docs 2013-02-05 11:07:44 -07:00
ydavid365
18aebcdaf4 split fedora and rhel documentation. updated index. 2013-02-05 02:40:59 -08:00
John Albietz
1928502214 'schedule' typo. 2013-02-05 02:27:31 -08:00
Joseph Hall
28c5d4a306 Adding documentation for pkg (repos) and lowpkg 2013-02-04 12:18:12 -07:00
Thomas S Hatch
9e1001cb3b Fix some spelling 2013-02-04 09:40:21 -07:00
Erik Johnson
d4b120a003 Replace hard-coded links w/relative ":mod:" links 2013-02-03 14:54:04 -06:00
Erik Johnson
b559cb2eda Merge pull request #3569 from archtaku/docs
add package provider documentation
2013-02-02 19:36:04 -08:00
Erik Johnson
16f83aced9 add package provider documentation 2013-02-02 21:34:26 -06:00
Thomas S Hatch
65d4d84295 Docs per #3543 2013-02-02 15:47:04 -07:00
Thomas S Hatch
25c2bc06d6 Some tense fixes, @smcquay I imagine you could still flower this up
a bit
2013-02-02 13:12:15 -07:00
Stephen McQuay
7ca812c40a Notes for things I had to do on my OS X laptop. 2013-02-02 00:06:40 -08:00
Thomas S Hatch
1e80c7d5ea Merge pull request #3554 from ydavid365/saltdev-contrib-tense
Salt dev contrib update 2
2013-02-01 14:44:12 -08:00
ydavid365
a13cd103c9 changes to tense in response to @thatch45. clarified a few things. 2013-02-01 14:36:41 -08:00
ydavid365
6b66841b34 git format-patch link 2013-02-01 14:20:22 -08:00
Thomas S Hatch
a6b5b78b8a Merge pull request #3548 from ydavid365/cmdrun-docfix
fixed invalid doc example for cmd.run
2013-02-01 14:14:23 -08:00
ydavid365
c0147f68f8 removed unnecessary sentence. clarified branch naming. 2013-02-01 13:35:12 -08:00
ydavid365
55f1a42a35 better travis-ci formatting 2013-02-01 13:18:40 -08:00
ydavid365
ae55275975 updated instructions to make github info mostly self-contained 2013-02-01 13:03:44 -08:00
ydavid365
d034db0765 updated dev contrib doc 2013-02-01 12:31:40 -08:00
ydavid365
fe769beb73 fixed invalid doc example for cmd.run 2013-02-01 12:04:06 -08:00
Baiju Muthukadan
ff06a9b0f4 two page cheat sheet for Salt states 2013-02-01 21:39:06 +05:30
Baiju Muthukadan
cbf3a5d03e more community links 2013-02-01 15:59:30 +05:30
Baiju Muthukadan
6f70c1d589 link to master & minion reference 2013-02-01 15:25:51 +05:30
Baiju Muthukadan
259f0e2a04 better URLs for mailing list & IRC 2013-02-01 15:14:12 +05:30
David Boucha
de1f73f602 Add missing letter. 2013-01-31 09:46:18 -07:00
Thomas S Hatch
d18d77c609 Add some extra docs on the timeout 2013-01-30 01:14:09 -07:00
David Boucha
517efd2c59 Updated description of the two installers. 2013-01-28 12:49:41 -07:00
David Boucha
4c32c9eb20 Updated docs to reflect installer locations
64 bit installer location
32 bit installer location
2013-01-28 12:45:59 -07:00
Christer Edwards
5216f4d59e updated freebsd install instructions to reflect port name change 2013-01-28 11:11:21 -07:00
Joseph Hall
5cf899001a Merge pull request #3452 from seanchannel/develop
install from @madduck
2013-01-25 11:51:10 -08:00
Sean Channel
88249e219f add sysvinit-utils to pinnings 2013-01-25 11:40:24 -08:00
Sean Channel
6a212c5768 install from @madduck 2013-01-25 11:33:43 -08:00
Thomas S Hatch
56d1f586fd Remove crypto abstract
The crypto design docs have not yet been finalized, this document
is not entirely accurate and was written early on for the zeromq
team just as an abstract on the crypto routine
2013-01-25 10:53:02 -07:00
Jeff Schroeder
7732899ea7 Add Paul Crews's salt states to the community docs
These states set up an openstack "Load balancer as a service" setup. Thanks HP Cloud Services for teh awesome!
2013-01-24 20:09:26 -08:00
Erik Johnson
b7251d8013 small spelling correction 2013-01-24 15:01:54 -06:00
Seth House
01cd56c80f Specified current module in stateconf renderer module docs 2013-01-24 09:49:53 -07:00
Baiju Muthukadan
742a8cbb23 typo fixes 2013-01-24 19:55:40 +05:30
Seth House
dc737520b9 Moved document fragments into excluded directory
This avoids "document isn't included in any toctree" warnings.
2013-01-24 00:06:02 -07:00
Seth House
567a1edac7 Misc rST fixes 2013-01-23 23:40:24 -07:00
Seth House
915ad76273 Added all tutorials to a local TOC 2013-01-23 23:29:59 -07:00
Seth House
25df5d20a1 Removed placeholder doc 2013-01-23 23:24:26 -07:00
Seth House
c8571a5255 Removed nonexistent module docs from TOC 2013-01-23 23:16:16 -07:00
Seth House
8890fe8a71 Removed docs for non-existent module
Fixes #3384
2013-01-23 23:07:34 -07:00
Thomas S Hatch
923d228f4a Merge pull request #3399 from baijum/doc
move documenatation generation to bottom
2013-01-23 19:50:37 -08:00
David Boucha
d72e577e62 Update Windows Installer location. 2013-01-23 14:03:17 -07:00
Baiju Muthukadan
8e238d21e0 move documenatation generation to bottom
Installing Salt is required for auto-generated
module documentation.  Also mentioned about Sphinx
installation using pip.
2013-01-23 16:39:36 +05:30
Seth House
0fac9992ad Fixed heading underline 2013-01-22 13:06:44 -07:00
Thomas S Hatch
b4a4680256 Merge pull request #3376 from baijum/new_logo
use new logo
2013-01-22 10:15:21 -08:00
David Boucha
a54bfb07e6 Fix typo 2013-01-22 08:02:39 -07:00
Baiju Muthukadan
b9338e48fb use new logo 2013-01-22 16:54:09 +05:30
Thomas S Hatch
e985415e7a Merge pull request #3359 from jacksontj/develop
Fixing formatting on compound matcher docs
2013-01-21 09:30:26 -08:00
jacksontj
2af3304a44 Update doc/topics/targeting/compound.rst 2013-01-21 09:10:52 -08:00
jacksontj
745507bab5 Update doc/topics/targeting/compound.rst
Fixing formatting
2013-01-21 09:10:44 -08:00
John Albietz
f4ada25d4c updated with rhel6 examples for starting / loading at boot. 2013-01-20 00:18:45 -08:00
John Albietz
f448591b38 updated with rhel6 examples for starting / loading at boot. 2013-01-20 00:16:22 -08:00
John Albietz
11125d41e4 additional example for multiple target types. 2013-01-20 00:08:39 -08:00
Jack Kuan
e37ad858f9 add pydsl renderer doc. 2013-01-20 01:22:16 -05:00
Jack Kuan
897f877bed Added docs for pydsl and fixed a syntax inconsistency. 2013-01-20 01:21:05 -05:00
Thomas S Hatch
4cfed31cbe Fix some of the formatting and use a stock grain so people don't
go looking for a non standard grain
2013-01-19 22:15:24 -07:00
John Albietz
f6d2914542 updated to add an example of other standard top matching types in pillar files.
Not sure if you'll like my example, but we should add at least one example of how to use other standard top matching types into the top.sls file.
2013-01-19 21:04:22 -08:00
Thomas S Hatch
5c2db52f0f Change docs to be third person 2013-01-18 23:33:03 -07:00
HVN
2ec5605e11 add command to run standalone minion 2013-01-19 11:50:08 +07:00
Thomas S Hatch
3e9efc23ba Merge pull request #3325 from jacksontj/develop
Adding range to compound matcher
2013-01-18 17:56:36 -08:00
Thomas Jackson
ebbe102fe5 Adding range to compound matcher
Adding docs for range compound matcher
2013-01-18 17:54:48 -08:00
Bruno Clermont
a83c2f80a0 Add other sources of examples
I have a lengthy and growing "public" states repository that I build my various clients production on top of it.

some of them can be a little exotic.

and I think that I have the only public example of file.accumulated
2013-01-18 15:24:07 +08:00
David Boucha
5e675c9904 Update doc/topics/tutorials/bootstrap_ec2.rst
config file is now copied directly to /etc/salt/minion, not /etc/salt/minion.template

No need for the copy operation.
2013-01-17 16:41:27 -07:00
Thomas S Hatch
9454eb5e50 Merge pull request #3298 from shadowfax-chc/postgres-group-state
Postgres group state
2013-01-17 09:58:40 -08:00
Sean Channel
a7a1c01530 merge differences and mention fetching tags 2013-01-16 16:42:32 -08:00
shadowfax-chc
0e2bd0bee0 Added state for managing postgres groups 2013-01-16 18:17:12 -05:00
Thomas S Hatch
339fca7fba Add new dsl to the release notes for 0.12.0 2013-01-15 21:18:38 -07:00
Thomas S Hatch
7f9acb753d update manpages for 0.12.0 2013-01-15 20:49:54 -07:00
Thomas S Hatch
d8bfff58d8 It is 2013 now 2013-01-15 20:46:43 -07:00
Pedro Algarvio
13b6e35668 Remove pub_refresh and sub_timeout from both documentation and salt.config. 2013-01-15 23:20:01 +00:00
Thomas S Hatch
a5a2a5d39d Add jobs to the toc 2013-01-14 14:41:05 -07:00
Thomas S Hatch
05d2976ed4 Add scheduler doc 2013-01-14 14:38:24 -07:00
Thomas S Hatch
9f8eff13be Yes, I started this feature 3 hours ago, but it works like a charm! 2013-01-14 01:51:42 -07:00
David Boucha
26b6dd2784 Add info about new Windows support 2013-01-13 23:22:43 -07:00
David Boucha
6641f0a54a formatting and typo fixes 2013-01-13 22:43:55 -07:00
Thomas S Hatch
0253c1f2dc Some release notes updates 2013-01-13 20:57:47 -07:00
Thomas S Hatch
c64ec40a54 More on the 0.12.0 release notes 2013-01-13 19:05:23 -07:00
Thomas S Hatch
7e25b6b457 Start on 0.12.0 release notes 2013-01-13 18:52:19 -07:00
Godefroid Chapelle
8613232b29 Update doc/ref/states/highstate.rst
Avoid any ambiguity about dots in IDs.
2013-01-13 15:02:19 +01:00
Erik Johnson
cd5e1ef66c Rename list_updates to list_upgrades
In preparation for #3210, rename list_updates to list_upgrades. Also,
link list_updates to list_upgrade so that people used to running "zypper
list-updates" from the command line will still see the available
upgrades.

Hide list_updates from sphinx docs.
2013-01-12 22:01:01 -06:00
Seth House
0d1cc6e272 Added docs files for new module types 2013-01-11 14:48:30 -07:00
Seth House
a4fa9fa1e4 Misc. rST fixes 2013-01-11 14:43:12 -07:00
Seth House
2bc75de0a9 Removed old grub module docs 2013-01-11 14:38:10 -07:00
Seth House
91ea50b916 Added missing new modules of varying types 2013-01-11 14:37:01 -07:00
Seth House
32c944c1e9 Changed syntax highlighting from ini to yaml since conf files are yaml 2013-01-11 14:27:09 -07:00
Seth House
f7663df9b6 Fixed paths to the master/minion conf files 2013-01-11 14:26:28 -07:00
Thomas S Hatch
b41562ef6b Merge pull request #3227 from seanchannel/develop
wordsmith logging options
2013-01-10 17:06:47 -08:00
Sean Channel
6b35ca83d0 wordsmith logging options 2013-01-10 16:51:44 -08:00
David Boucha
41f53e12d6 Add first draft of developer docs.
Add directory for future developer docs.

Add first doc on the "dunder dictionaries" on the "__context__" dict
2013-01-10 15:38:26 -07:00
patrickw-nf
2dcefe948f ipc_mode: tcp
Related to: https://github.com/saltstack/salt/issues/1882
2013-01-10 12:36:51 -08:00
Sean Channel
54634188b2 copy/paste typo 2013-01-09 23:55:13 -08:00
Sean Channel
77d24868af update logging options 2013-01-09 23:45:11 -08:00
David Lindquist
bb84b431ee Fix typo: s/buy/by/ 2013-01-08 17:27:30 -08:00
David Boucha
824cd89d3e Add info and links to the installer source 2013-01-07 15:19:34 -07:00
David Boucha
ce84009dea Add note about Visual C++ redistributable 2013-01-07 14:41:20 -07:00
David Boucha
136a1c4f10 Add Windows Installer Docs.
Silent Installer options
2013-01-07 14:27:16 -07:00
DaveQB
6ac1fa35ac Edited for the new layout of the pki directory in version 0.11+ 2013-01-07 15:44:09 +11:00
Alejandro Gómez
3b6af979bc Fix typo in example 2013-01-05 19:06:31 +01:00
Joseph Hall
c378c0e155 Merge pull request #3159 from shadowfax-chc/makeconf
Makeconf
2013-01-05 04:47:48 -08:00
shadowfax-chc
8216c07b20 Added docs for makeconf module 2013-01-05 02:14:08 -05:00
David Boucha
a93f30d5cb Update doc/topics/event/index.rst
default sock_dir was changed. Updated this doc to work with new location.
2013-01-04 18:40:27 -07:00
David Boucha
d7d40f8334 Update doc/ref/peer.rst
Fix typo
2013-01-04 15:13:11 -07:00
Thomas S Hatch
853ce42983 Merge pull request #3143 from mrud/mru/spelling
Replace succesful with successful (reported by lintian)
2013-01-03 22:04:49 -08:00
Ulrich Dangel
1e198d9708 Replace succesful with successful (reported by lintian) 2013-01-04 03:52:19 +00:00
shadowfax-chc
8e315e2103 Added docs for layman state 2013-01-03 20:27:35 -05:00
Jeff Schroeder
b83b9a6bf0 Merge pull request #3132 from s0undt3ch/develop
Include Travis-CI in the hacking doc, it makes our life easier.
2013-01-03 12:50:33 -08:00
Pedro Algarvio
dd0258b3e4 Include Travis-CI in the hacking doc, it makes our life easier. 2013-01-03 18:51:44 +00:00
Seth House
5e74a511fc Removed Disqus in favor of RTD-native "Edit on GitHub" links 2013-01-02 18:44:51 -07:00
shadowfax-chc
a1a8126e85 Added docs for gentoolkitmod module 2013-01-02 22:34:26 +00:00
shadowfax-chc
5c6f47501f Added docs for layman module 2013-01-02 22:31:53 +00:00
shadowfax-chc
4fca5e7d71 Added docs for eix modules 2013-01-02 22:30:43 +00:00
Thomas S Hatch
12e7ee1500 Add fileserver backend doc to the toc 2013-01-01 16:58:12 -07:00
Thomas S Hatch
3369f1431a Add fileserver backend docs 2013-01-01 16:58:12 -07:00
David Boucha
f16906bb79 Fix typo. 2013-01-01 00:44:49 -07:00
David Boucha
4a3135b5ab grammar fix. url fix. 2012-12-31 11:35:31 -07:00
David Boucha
7ab1a8e3e8 Add Windows Package manager docs 2012-12-31 11:35:31 -07:00
David Boucha
f023e3fcae Add link to Windows Package manager on front page. 2012-12-31 11:35:31 -07:00
Erik Johnson
86c10c673d Leave off trailing slash
None of the other directory paths have a trailing slash, this commit
makes a small aesthetic change.
2012-12-31 04:32:03 -06:00
Erik Johnson
70f14c6c0f Remove sentence from development virtualenv docs
Per https://github.com/saltstack/salt/pull/3042#issuecomment-11715005
2012-12-27 23:32:48 -06:00
Godefroid Chapelle
6c74931ea8 Update doc/ref/states/highstate.rst
fix Rest formatting mistakes
2012-12-27 20:12:18 +01:00
Erik Johnson
23ca7f049a Clarify virtualenv installation/configuration docs
Since the "pidfile" param has been added to the list of params for which
root_dir is prepended, editing the pidfile is no longer necessary when
running from a recent git checkout. Added a note to clarify this.
2012-12-27 11:51:56 -06:00
Thomas S Hatch
c197152210 Merge pull request #3041 from archtaku/docs
cleanup for 8bb8143
2012-12-27 09:32:11 -08:00
Erik Johnson
6739eca926 cleanup for 8bb8143 2012-12-27 11:29:46 -06:00
Thomas S Hatch
ba42755935 Add explanation of "issue" to overstate doc 2012-12-27 09:55:15 -07:00
Thomas S Hatch
2971bf4e8e Merge pull request #3031 from archtaku/docs
Add missing config params to minion conf docs
2012-12-27 08:46:44 -08:00
Godefroid Chapelle
ef00765f30 Update doc/ref/states/highstate.rst
More details in large example
2012-12-27 10:47:23 +01:00
Erik Johnson
8bb8143ee3 Add missing config params to minion conf docs
I noticed earlier tonight when I added some information to the "hacking"
docs that my "root_dir" and "sock_dir" links were not actually linking
to anything, and found that they were missing from the minion
configuration page. It turns out that there were a good many params that
hadn't made their way into the docs yet, so I added as many of them as
I could identify.
2012-12-26 22:58:35 -06:00
Erik Johnson
9a878c7400 Update hacking docs 2012-12-26 20:44:15 -06:00
Erik Johnson
92ab669a1f Provider doc enhancements
1) Added an example for the minion config option "providers".

2) Cleaned up line widths on solaris install instructions, and added
   information on how to use pkgutil as the default package provider.

3) Since systemd is the default provider for Arch Linux now, I corrected
   the information in the "State Providers" page so that the example of
   overriding the service provider reflects the current state of the
   codebase.
2012-12-21 21:40:01 -06:00
Erik Johnson
36252d5dfb Add notes for developing on RedHat variants 2012-12-21 18:23:33 -06:00
Erik Johnson
5b3e592fd0 More clarification/correction to hacking docs
Running pip install -e /path/to/git/clone from within the virtualenv
does not also install salt's additional required modules, as the
document suggests. I ran into this issue last week and so did a guy I
was helping troubleshoot in #salt.

Also, I clarified the bit about using --system-site-packages in your
virtualenv.
2012-12-21 16:00:50 -06:00
Ondrej Kupka
f49506f38e Make sure the Portage package name is unambiguous 2012-12-21 19:20:41 +01:00
Ondrej Kupka
bfe70f7405 Update Gentoo installation manual 2012-12-21 19:05:33 +01:00
Alec Koumjian
26ac0437fe Add bootstrap and prioritize platform instructions to install 2012-12-20 21:21:59 -08:00
Thomas S Hatch
d217fd9f49 update contents to have the git policy 2012-12-20 16:08:10 -07:00
Thomas S Hatch
d19bf88a53 Add style guide to the toc 2012-12-20 14:17:39 -07:00
Clint Savage
3cd8c56875 fixing typos is fun! 2012-12-20 13:22:17 -07:00
Thomas S Hatch
892a371b87 Fix #1775 by adding a coding style 2012-12-20 12:35:27 -07:00
Sean Channel
8adee9532a both ways to add repo 2012-12-20 11:20:48 -08:00
Thomas S Hatch
25aaabdd39 Merge pull request #2969 from nkuttler/doc_debian
Update the incorrect Debian install information
2012-12-20 08:34:30 -08:00
Thomas S Hatch
169c5314c4 Merge pull request #2968 from nkuttler/doc_fixes
Fix three small typos
2012-12-20 08:33:59 -08:00
Nicolas Kuttler
947d40adf2 Update the incorrect Debian install information 2012-12-20 17:15:05 +01:00
Nicolas Kuttler
657878dcdc Add missing colons 2012-12-20 16:51:30 +01:00
David Boucha
90c073a2eb Fix typos and grammar. Some clarifications 2012-12-20 08:22:31 -07:00
Thomas S Hatch
3fcaba4caf Hook reactor docs into the table of contents 2012-12-19 22:10:46 -07:00
Thomas S Hatch
29f2132ca9 Get some reactor docs up 2012-12-19 22:09:44 -07:00
David Boucha
1aa4477eae Merge pull request #2957 from UtahDave/develop
fix small typo - globbing, not globing
2012-12-19 14:53:19 -08:00
David Boucha
8d64d123d6 fix small typo - globbing, not globing 2012-12-19 15:52:12 -07:00
Erik Johnson
7415755653 More docs updates
Added the same links to returner and renderer docs as I did for grains,
states, and modules last night.
2012-12-19 14:35:43 -06:00
Erik Johnson
5def1dd54c Updated docs for grains, modules, and states
Added links to module function documentation, as well as to
"file_roots", and mentioned the saltutil.sync_* functions. Will probably
do the same for returners and renderers soon. This should help people
navigate through the docs easier.
2012-12-18 23:29:36 -06:00
Thomas S Hatch
77df0a2dbf Start on the reactor docs 2012-12-18 16:34:22 -07:00
Thomas S Hatch
5648117b8b Add release docs 2012-12-18 14:51:42 -07:00
Thomas S Hatch
98f34e2410 Merge pull request #2915 from archtaku/docs
Improvements to "hacking" docs
2012-12-17 07:36:13 -08:00
Thomas S Hatch
dd0655191b Add more info about the pki dir change in 0.11.0 2012-12-17 08:28:49 -07:00
Erik Johnson
afbd18db67 Tweaked the info on running in debug mode
Sorry for the repeated commits, but this wording seemed better, and
doesn't presume that running in debug mode means you should forgo a log
file.
2012-12-16 12:57:00 -06:00
Erik Johnson
f4556e2e7e Move info about pidfile into master/minion config
Thanks to s0undt3ch for suggesting this. Anything to type less on the
command line :)

Also, the filenames for the master and minion templates are "master" and
"minion", not "master.template" and "minion.template". Corrected this.
2012-12-16 02:17:44 -06:00
Erik Johnson
15cd4278a4 change reference to 0.10.6 to 0.11.0 2012-12-16 01:25:05 -06:00
Erik Johnson
343446ba5f misc formatting fixes 2012-12-16 01:13:32 -06:00
Erik Johnson
314bda89fd Add a "cd" so that relative paths make sense 2012-12-16 01:03:47 -06:00
Erik Johnson
1333d21539 Improvements to "hacking" docs
Salt has a lot of Arch Linux users (after all, Arch is the best!), so
I added some information on building the docs in Arch where the python2
version of sphinx-build is called sphinx-build2

Also, when setting up a standalone development environment in a
virtualenv, unless you are running as root (and the docs explicitly
direct you not to do so) you will not have write access to /var/run in
order to create the pidfile. So, the --pid-file argument should be used
to specify a different path.

Finally, a note on running the master and minion in the foreground in
debug mode was added.
2012-12-16 00:45:50 -06:00
Thomas S Hatch
66b4f36e52 update manpages to 0.11.0 2012-12-14 06:50:47 -07:00
Thomas S Hatch
5bee3b8c15 update salt-syndic manpage 2012-12-14 06:48:46 -07:00
Thomas S Hatch
49dfd75660 remove deprecated --config 2012-12-14 06:48:11 -07:00
Thomas S Hatch
e12df0b745 update the salt-run manpage 2012-12-14 06:47:26 -07:00
Thomas S Hatch
1924df2f4b update the salt-minion manpage 2012-12-14 06:46:30 -07:00
Thomas S Hatch
64655a2ca4 Add version options to salt-key manpage 2012-12-14 06:45:31 -07:00
Thomas S Hatch
61792628ae Add --versions-report to salt-call manpage 2012-12-14 06:44:23 -07:00
Thomas S Hatch
025736216f Add --versions-report to salt manpage 2012-12-14 06:43:05 -07:00
Thomas S Hatch
eb1f18f3dc update salt-master manpage 2012-12-14 06:42:18 -07:00
Thomas S Hatch
a98c05f5fe update salt-key manpage 2012-12-14 06:39:38 -07:00
Thomas S Hatch
7feabb7043 update salt-call manpage 2012-12-14 06:32:23 -07:00
Thomas S Hatch
b6bd9bc616 update the sale manpage 2012-12-14 06:28:39 -07:00
Thomas S Hatch
66716492d0 change salt-call manpage with outputter option 2012-12-14 06:20:22 -07:00
Thomas S Hatch
e9f7f5dc2c -Q has been gone for a while! And add --out to salt manpage 2012-12-14 06:18:49 -07:00
David Boucha
bfb53f3773 Some small additions and adjustments 2012-12-13 17:45:25 -07:00
Thomas S Hatch
9558bc7a1d Finish basic updates for 0.11.0 release notes 2012-12-13 17:22:46 -07:00
Alec Koumjian
a13f80a121 Update doc/index.rst 2012-12-13 15:18:06 -08:00
Alec Koumjian
1f02f680c3 Create quickstart.rst 2012-12-13 15:07:10 -08:00
Thomas S Hatch
96bc7ffd8f Initial 0.11.0 release notes 2012-12-13 14:49:34 -07:00
Thomas S Hatch
85d6d584a5 Add docs to the master for state_output and state_verbose
Fix #2857
2012-12-10 17:39:21 -07:00
Thomas S Hatch
ee0158ebe2 Add state_output option docs 2012-12-10 17:37:42 -07:00
David Boucha
a3abe7dca0 Move result out of code block 2012-12-07 10:31:56 -07:00
David Boucha
9f38d27924 Small grammar fix. Add a comma. 2012-12-06 09:53:55 -07:00
Denis Generalov
585f46d859 one_fqdn AND other_fqdn will always return empty set 2012-12-04 03:21:15 +04:00
David Boucha
e2dba0ecae Add module field list documentation 2012-12-03 11:39:38 -07:00
Seth House
cc7c16957b Added docs for new modules 2012-12-02 16:09:43 -07:00
Seth House
d19b10117f Added docs on the client API interfaces 2012-12-02 15:48:03 -07:00
Jack Kuan
bf0eff9785 Move stateconf module doc to its own rst file.
Also added an example of using render pipes(#!jinja|mako|yaml) as
per @UtahDave's request.
2012-11-28 23:08:56 -05:00
Thomas S Hatch
0cc12b318d Merge pull request #2695 from BackSeat/develop
Rework Linux and FreeBSD insatllation pages
2012-11-25 19:41:51 -08:00
Keith Edmunds
a4869208e9 Rework Linux and FreeBSD insatllation pages 2012-11-25 16:23:01 +00:00
Thomas S Hatch
0041827f24 Merge pull request #2689 from BackSeat/develop
Tweak introduction page of doco
2012-11-24 11:51:13 -08:00
Keith Edmunds
30ab9ab454 Tweak introduction page of doco 2012-11-24 14:32:09 +00:00
Jack Kuan
06484a2d8b Some random doc updates. 2012-11-24 02:07:53 -05:00
David Boucha
1db1287fab Add MySQL to list of returners.
Add MySQL to list of returners.
Improve formatting of docstring so it looks better
in the actual documentation.
Add python module requirement
2012-11-22 22:30:34 -07:00
Thomas S Hatch
f9f0200eca Add docs on executing the overstate 2012-11-19 23:28:57 -07:00
Thomas S Hatch
12fce1d79c Add overstate docs 2012-11-19 22:51:19 -07:00
Thomas S Hatch
f8e951309c Merge pull request #2630 from kjkuan/develop
Update docs about YAML
2012-11-18 20:04:54 -08:00
Jack Kuan
a284732328 Update docs about troubleshooting YAML. 2012-11-18 20:22:41 -05:00
Ulrich Dangel
d46aa4c486 Fix spelling mistakes reported by lintian 2012-11-19 01:14:21 +00:00
Seth House
5b0abf59eb Added / updated targets for the acl and eauth docs 2012-11-16 11:21:51 -07:00
Seth House
25b7992052 Added target to the eauth doc 2012-11-16 11:12:47 -07:00
Thomas S Hatch
02aac68611 Generate man pages for 0.10.5 2012-11-15 21:36:34 -07:00
Joseph Hall
02f4159790 Adding salt cloud notes to salt release notes 2012-11-15 13:23:52 -07:00
Thomas S Hatch
eb8ef522c0 Merge pull request #2562 from kjkuan/develop
Doc updates and renderer fixes
2012-11-15 09:43:31 -08:00
Jack Kuan
0b9e5e1f9e Fix doc to align with last change. 2012-11-15 11:20:44 -05:00
David Boucha
cdf4c57298 Add note about Subversion module addition 2012-11-15 09:18:58 -07:00
David Boucha
b4c79dc022 Add note on gzip support
Gzip support added in cp.get_file and cp.get_dir
2012-11-15 09:09:32 -07:00
David Boucha
aa7ee94ce7 Spelling fixes. Grammar Fixes. Clarifications 2012-11-15 08:58:04 -07:00
Jack Kuan
cf7f7faba9 Merge branch 'develop' of github.com:saltstack/salt into develop
Conflicts:
	salt/renderers/jinja.py
	salt/renderers/json.py
	salt/renderers/mako.py
	salt/renderers/wempy.py
2012-11-15 01:29:34 -05:00
Jack Kuan
bc1183924f Doc updates, typo fixes. Add -s option for template renderers. 2012-11-15 01:20:10 -05:00
Thomas S Hatch
c3c61b835a Merge pull request #2555 from ryanschneider/cp.get_dir
Add gzip and template to cp.get_dir, expose make_dirs on cp.get_file
2012-11-14 18:22:09 -08:00
Ryan Schneider
2ccf589425 Refactor: make_dirs -> makedirs, gzip_compression -> gzip 2012-11-14 18:06:53 -08:00
Ryan Schneider
ad1a43012a Add gzip and template to cp.get_dir, expose make_dirs on cp.get_file 2012-11-14 16:48:26 -08:00
Thomas S Hatch
7f23872eb8 Initial commit of 0.10.5 release notes 2012-11-14 17:25:34 -07:00
Aaron Tygart
a1a1b3cd2a Fix mistake in esky documentation 2012-11-14 16:22:56 -06:00
Seth House
659ca23a92 Added docs for new state modules 2012-11-14 12:51:54 -07:00
Seth House
a534cf0b69 Added/updated docs on new/changed execution modules 2012-11-14 12:48:43 -07:00
Seth House
702305902e Updated docs for new pipelined renderers 2012-11-14 12:41:52 -07:00
Jack Kuan
7f3ac3fe89 Add some docs on render pipe.
Also, added a stateconf state so that its stateconf.set function
can be used by the stateconf renderer.
2012-11-13 02:01:34 -05:00
Mike Yumatov
bafd02e827 Fix pillar_roots configuration example 2012-11-12 10:12:40 +04:00
Thomas S Hatch
4afe355d87 Use often instead of must 2012-11-10 22:06:16 -07:00
David Boucha
aacfeaff9f Remove :term: - just highlight the word 2012-11-09 12:26:01 -07:00
David Boucha
7f0601f2cd Fix code-block error 2012-11-09 12:26:01 -07:00
David Boucha
ef0a4d143e Add cron example 2012-11-09 12:26:01 -07:00
David Boucha
1f42d30bf0 Add link to cron tutorial 2012-11-09 12:26:01 -07:00
David Boucha
7514364bef Add tutorial on using cron to run salt-call 2012-11-09 12:26:01 -07:00
Thomas S Hatch
537e9141e2 fix small typo 2012-11-08 18:52:09 -07:00
Ryan Schneider
c638617612 Add gzip_compression support to cp.get_file 2012-11-08 16:09:38 -08:00
Thomas S Hatch
1c9295f20b Fix some pilar docs that did not make much sense 2012-11-07 22:50:25 -07:00
Sean Channel
e22349b8cd eschew upstart style commands 2012-11-07 08:09:52 -08:00
Ryan Schneider
deaf32b877 Add template rendering to cp.get_file src/dest 2012-11-06 19:36:51 -08:00
Seth House
818858c023 Added a documentation reference section on Salt internals
This sections should collect documentation on how Salt is organized
internally and where interesting/important bits of the code reside.

Refs #2417
2012-11-06 08:56:37 -07:00
Jay Pipes
ef5e11168c Adds a note to starting_states tutorial explaining file.managed shortcut
address issue #2412

Just adds a note section to the starting_states tutorial doc
page that explains the file.managed shortcut to make it a bit
easier for beginner Salt users to understand...
2012-10-31 16:47:58 -04:00
Jay Pipes
0332c76147 Tiny YAML correction in starting_states tutorial doc page. 2012-10-31 16:11:54 -04:00
Thomas S Hatch
325c4124c2 Merge pull request #2405 from seanchannel/develop
add step to impport PPA key via wget / apt-key
2012-10-31 11:14:04 -07:00
Sean Channel
941b25cd9e add step to impport PPA key via wget / apt-key 2012-10-31 11:11:06 -07:00
Seth House
87cef23b34 Added output modules docs 2012-10-29 19:16:25 -06:00
Seth House
e624126add Added daemontools module docs 2012-10-29 18:31:55 -06:00
Seth House
902cf94512 Replaced ca module docs with tls 2012-10-29 18:31:55 -06:00