Commit Graph

1027 Commits

Author SHA1 Message Date
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
Seth House
95d44b000f Added wheel module documentation 2012-10-29 18:31:55 -06:00
Seth House
747c6ff6a8 Normalized the "all" modules pages to use the qualified module term 2012-10-29 18:23:56 -06:00
Thomas S Hatch
f17ee58cf3 Merge pull request #2355 from clausa/develop
Updates to Windows installation docs
2012-10-25 23:46:06 -07:00
Romeo Theriault
3694483bbe updated solaris installation docs 2012-10-25 20:13:10 -10:00
Claus Albøge
fed5101a86 Updated info about bootstrap script 2012-10-26 00:18:22 +02:00
Claus Albøge
e7d18d188b Added info about bootstrap script 2012-10-26 00:03:27 +02:00
Seth House
e55262f60a Added a documentation anchor for the master/minion config 2012-10-25 15:31:38 -06:00
Seth House
3f08841b32 Added runners API docs to main TOC 2012-10-25 14:36:02 -06:00
Seth House
c6f7337ecd A bevy of line-length adjustments and misc rST fixes 2012-10-25 14:36:02 -06:00
Seth House
dec0a1e03d Fixed contents entry for tops modules 2012-10-25 14:36:02 -06:00
Seth House
6db5a8f94b Added / updated module docs 2012-10-25 14:36:02 -06:00
Seth House
f48a0d9da5 Mocked rabbitmq_server 2012-10-25 14:36:02 -06:00
Thomas S Hatch
62c92524fb Merge pull request #2354 from seanchannel/develop
cleanup ubuntu install
2012-10-25 13:07:26 -07:00
Sean Channel
df550e83dc may as well do it here too 2012-10-25 12:29:10 -07:00
Sean Channel
671665eb24 separate actuall install commands 2012-10-25 12:27:12 -07:00
Sean Channel
c280d67945 cleanup ubuntu install 2012-10-25 12:09:07 -07:00
G. Clifford Williams
5886991459 another minor typo correction 2012-10-25 12:26:52 -05:00
G. Clifford Williams
6b0ea10b7e minor typo correction 2012-10-25 12:19:35 -05:00
Thomas S Hatch
c4e32a35b2 update version number 2012-10-23 14:56:18 -06:00
Thomas S Hatch
f2de1587c5 Update manpages for 0.10.4 2012-10-23 14:36:13 -06:00
Thomas S Hatch
099d37fcbe Update manpage for eauth 2012-10-23 14:31:12 -06:00
Thomas S Hatch
2ee9e9513c Update the release notes with more goodies :) 2012-10-22 18:01:18 -06:00
Romeo Theriault
a0a315e4e6 update solaris release notes 2012-10-22 13:25:29 -10:00
Dave Boucha
154dbec554 Formatting and grammar fixes. 2012-10-22 16:53:21 -06:00
Dave Boucha
e52c27a230 Additions to 0.10.4 release notes. 2012-10-22 16:09:45 -06:00
G. Clifford Williams
aacdf24aca minor typo fixes 2012-10-20 18:10:18 -05:00
G. Clifford Williams
a4c0963340 fix missed merge error 2012-10-20 13:17:48 -05:00
G. Clifford Williams
607dab0e71 Merge branch 'develop' of https://github.com/saltstack/salt into develop
resolution of documentation merge with upstream develop branch
2012-10-20 13:13:59 -05:00
G. Clifford Williams
d399da4259 Merge branch 'master' of https://github.com/saltstack/salt into develop
Conflicts:
	doc/ref/renderers/all/index.rst
2012-10-20 11:54:50 -05:00
Thomas S Hatch
f48dd2c1ee Start the release notes for 0.10.4 2012-10-18 22:26:13 -06:00
Seth House
4f6eb195e8 Added documentation for runners o_O
You may be asking yourself, "How on earth did runners go undocumented
for so long?!" My response would be, "You seem like an intelligent and
interesting person and I would like to buy you lunch so I can pick your
brain on your thoughts of how to be successful and succeed at life."
2012-10-18 17:02:16 -06:00
Thomas S Hatch
267566af17 Fix typo in master_tops doc 2012-10-17 22:39:25 -06:00
Dave Boucha
d20586ba2f Add pillar_ldap documentation to list of pillars 2012-10-17 10:36:09 -06:00
Dave Boucha
e2a7d768e9 Change reference to returners to pillars 2012-10-17 10:30:19 -06:00
Thomas S Hatch
de49cef59a Add master_tops to table of contents 2012-10-16 16:38:51 -06:00
Thomas S Hatch
b57bdefcf6 Add hook for ext_nodes 2012-10-16 16:37:22 -06:00
Thomas S Hatch
ade639390e Add initial master tops module tracking docs 2012-10-16 16:35:46 -06:00
Thomas S Hatch
4efa1d69de Add master_tops doc 2012-10-16 16:11:11 -06:00
G. Clifford Williams
86abc2ae3a added wempy to tutoials/starting_states 2012-10-16 14:52:26 -05:00
G. Clifford Williams
c45ad72284 updated man page and index.rst to include wempy 2012-10-16 14:44:31 -05:00
Thomas S Hatch
8518d02ca3 add a slash... 2012-10-16 11:33:18 -06:00
G. Clifford Williams
1c5042c2ec added wempy to list in ./doc/ref/renderers/index.rst 2012-10-16 11:21:00 -05:00
Dave Boucha
acdbd79652 Update docs regarding recent update to salt-key -d 2012-10-16 09:31:49 -06:00
Seth House
5330026341 Tweak conf.py for moar quieter pylint 2012-10-15 14:26:11 -06:00
Aaron Tygart
c0ed789950 Fix broken esky documentation reference 2012-10-15 10:18:40 -05:00
Dave Boucha
7038e81732 Sentence fix 2012-10-12 16:52:08 -06:00
Dave Boucha
5aa5e13a8a Updated Visual Studio 2008 link 2012-10-12 16:37:09 -06:00
Ask Bjørn Hansen
2cefd8f0b1 Fix typo in ref/topology.rst 2012-10-12 13:05:45 -07:00
Ask Bjørn Hansen
a6130890e7 Update doc/topics/tutorials/bootstrap_ec2.rst
Simplify and fix sed syntax in bootstrap tutorial
2012-10-12 13:02:12 -07:00
Thomas S Hatch
e8870573a2 mod_watch needs to always return a state dict, Fix #2233 2012-10-12 12:45:49 -06:00
Thomas S Hatch
c20ef03995 Add the :: 2012-10-11 23:37:20 -06:00
Thomas S Hatch
a6ac5ce8f3 Add some docs 2012-10-11 23:01:18 -06:00
Thomas S Hatch
1855aa8aa1 Uppercase... 2012-10-11 22:43:08 -06:00
Thomas S Hatch
c40b47722c Using a diff and not specifying that it is a diff in the doc...
can be confusing
2012-10-11 22:27:36 -06:00
Seth House
c4ff039147 Added a note about the providers minion conf; misc fixes 2012-10-11 14:44:23 -06:00
Seth House
2c76365894 Re-added the index to the built docs 2012-10-11 14:40:40 -06:00
Seth House
207c826cde Added providers config option to docs 2012-10-11 14:17:10 -06:00
Seth House
1c0a0e5965 Removed incorrect colon from function dec in highstate structure 2012-10-11 11:41:15 -06:00
Seth House
4512aa1bb7 Minor rST fixes 2012-10-11 00:36:07 -06:00
Seth House
b845c4a746 Added glossary entry for the module sync system 2012-10-11 00:35:42 -06:00
Seth House
4d35f129f6 Added glossary entry for grains 2012-10-11 00:22:01 -06:00
Seth House
1efeae5e6c Misc rST fixes and minor text fixes 2012-10-11 00:11:06 -06:00
Seth House
2e0cfc1feb Added a glossary entry for environments 2012-10-11 00:11:06 -06:00
Thomas S Hatch
e73d774d26 Add eauth to docs toc 2012-10-10 13:10:55 -06:00
Thomas S Hatch
de59231013 Initial eauth docs 2012-10-09 19:02:59 -06:00
Sean Channel
3c7d4a815f typo in "code-block" tag 2012-10-08 12:00:37 -07:00
Sean Channel
1b20fb5880 typo in code_blck 2012-10-08 09:22:38 -07:00
Thomas S Hatch
40e90d644a Add to access control 2012-10-07 21:40:35 -06:00
Thomas S Hatch
97c60e1e2c Start access control doc 2012-10-07 15:35:18 -06:00
Seth House
075d8601d6 Added testing docs to TOC & index 2012-10-04 18:52:51 -06:00
Seth House
789d6b596e Readded missing "installation" target 2012-10-04 18:52:51 -06:00
Seth House
540c71b34a Removed FreeBSD install instructions from index; already on install page 2012-10-04 18:52:51 -06:00
Seth House
47a1ede6f4 Moved the Esky docs to topics & added to the TOC 2012-10-04 18:52:51 -06:00
Seth House
4246b27ff0 Fixed misc rST syntax errors 2012-10-04 18:52:51 -06:00
Seth House
5e5a51c49c Sorted mocked modules list for better readin' 2012-10-04 18:52:51 -06:00
Seth House
c5302ae0d6 Added new/missing modules/states to docs TOC & generated files 2012-10-04 18:52:50 -06:00
Seth House
21b35b498a Added django to mocked modules for building documentation 2012-10-04 18:52:50 -06:00
Thomas S Hatch
6bbef3df8e Merge pull request #2168 from archtaku/develop
Add Subnet/IP address matcher
2012-10-04 13:16:04 -07:00
Erik Johnson
3eed6c857e Add Subnet/IP address matcher
This implements #653. Note that there appears to be an underlying
problem with how highstates instantiate Matcher objects, which is
keeping this from working in an SLS file. See issue #2167 for more
details on that.
2012-10-04 13:02:59 -05:00
Sean Channel
22baa7ca69 Update doc/ref/clientacl.rst
delete extra 's' on the key removal
2012-10-04 10:48:12 -07:00
Thomas S Hatch
dca280a232 Add auth package to setup.py 2012-10-03 13:57:36 -06:00
Thomas S Hatch
f7f053b3b2 Merge pull request #2152 from alejandrogomez/typo
Fix typo in states tutorial part 3
2012-10-02 09:33:33 -07:00
Thomas S Hatch
6a1a17ee2d Merge pull request #2150 from anentropic/patch-1
Update doc/topics/tutorials/bootstrap_ec2.rst
2012-10-02 09:26:27 -07:00
Alejandro Gómez
0112549c00 Fix typo in states tutorial part 3 2012-10-02 18:01:44 +02:00
anentropic
ee2f597c95 Update doc/topics/tutorials/bootstrap_ec2.rst
'E: Unable to locate package salt'

I think you have to install `salt-master` and `salt-minion` packages as shown on the Ubuntu install page: http://docs.saltstack.org/en/latest/topics/installation/ubuntu.html

(I assume we're on Ubuntu since we're also using Canonical CloudInit and the `apt-get` command is used)
2012-10-02 14:27:29 +02:00
Romeo Theriault
b7b1552691 reformat a bit 2012-10-01 16:58:40 -10:00
Romeo Theriault
0d936f072f update solaris docs for 0.10.3 2012-10-01 16:49:32 -10:00
Ryan P. Kelly
e08cd261ff Generic keyword argument usage documentation 2012-10-01 20:13:34 -04:00
Thomas S Hatch
4b2d381cf2 Update man pages for 0.10.3 2012-09-30 15:58:27 -06:00
Thomas S Hatch
fae2acfc2d Merge branch 'develop' of github.com:saltstack/salt into develop 2012-09-27 19:28:31 -06:00
Thomas S Hatch
818c2bafaa Fix #2125 2012-09-27 19:28:08 -06:00
Aaron Tygart
06c02ca6f4 Add Windows frozen minion docs 2012-09-27 19:49:10 -05:00
Thomas S Hatch
857cff66af Fix #458 2012-09-27 15:40:17 -06:00
Seth House
184e4bbd22 Added note about #salt-devel 2012-09-27 13:54:13 -06:00
Sean Channel
810c1ca3ad make it not a bug 2012-09-25 19:24:33 -07:00
Jeff Bauer
8daf10e373 update salt-key man page 2012-09-25 14:31:16 -05:00
Thomas Kula
6024649f5a Events documentation fix - iter_event*s*
It's 'iter_events', not 'iter_event'
2012-09-25 10:22:26 -04:00
Seth House
f9efcffbf4 Missed the hidden 'v' in last commit 2012-09-24 12:20:17 -07:00
Seth House
b1ecedfc28 Point links to Github blobs to 'develop' instead of releases 2012-09-24 12:16:12 -07:00
Alec Koumjian
eb907cb084 Update doc/ref/renderers/index.rst
Telling users where they can put their custom renderers.
2012-09-23 16:21:05 -07:00
Aaron Tygart
d445ad0e2b Merge branch 'upstream/develop' into mongo_pillar 2012-09-22 23:30:56 -05:00
Thomas S Hatch
c45b36a72b Add exclude to release notes 2012-09-22 15:59:35 -06:00
Thomas S Hatch
ec1df1769d Add exclude docs 2012-09-22 15:55:32 -06:00
Sean Channel
974a7042ed add backup_mode to minion config and config reference 2012-09-21 18:48:41 -07:00
Thomas S Hatch
6b742b4004 Merge pull request #2050 from seanchannel/patch-9
change location of sock dir
2012-09-20 16:50:31 -07:00
Sean Channel
f384b5d194 change location of sock dir
per issue #2044 / commit 075c754 

here also
2012-09-20 16:49:04 -07:00
Sean Channel
e204440766 change location of sock dir
per issue #2044 / commit 075c754
2012-09-20 16:46:06 -07:00
Thomas S Hatch
9bfe0bb95f Set startup_states in the release notes 2012-09-20 13:34:54 -06:00
Thomas S Hatch
528600692b Add docs for the new startup_states option 2012-09-20 12:22:12 -06:00
Thomas S Hatch
d76f051610 dd some more docs making the order to requitie relationship
a little more clear
2012-09-20 09:39:16 -06:00
Denis Generalov
74398d19fd *) Make install() definition similar with order package modules
*) Handle refresh param in install()
*) Fix upgrade(): freebsd-update does'nt care about packages, it's about OS itself. But there is not easy way to upgrade package with old package system.
*) Fix docstring example in search()
*) Bring the changes above to the man page
2012-09-20 02:05:14 +04:00
Thomas S Hatch
88d5f2bd4d Add finger stuff to 0.10.3 release notes 2012-09-18 12:21:49 -06:00
Thomas S Hatch
2face129f2 Add master_finger to base opts 2012-09-18 11:20:12 -06:00
Thomas S Hatch
07a834a3b0 Merge pull request #2024 from gekitsuu/develop
Moved docs from .rst file to docstring
2012-09-12 20:42:58 -07:00
Adam Glenn
a1f1e50889 Moved docs from .rst file to docstring 2012-09-12 21:30:13 -04:00
Thomas S Hatch
1d59e4caeb Merge pull request #2022 from gekitsuu/develop
Added some documentation about mongodb returner
2012-09-12 14:24:50 -07:00
Adam Glenn
f3ff3cd710 Added some documentation about configuring minions 2012-09-12 16:48:54 -04:00
Thomas S Hatch
2e89eb0049 Add docs for the test: True config option 2012-09-12 13:18:15 -06:00
Aaron Tygart
892afaef7f Add Esky documentation 2012-09-12 00:23:31 -05:00
Aaron Tygart
c8cef428ca Add configuration documentation for esky
* Add example in minion configuration template
* Add details in minion configuration documentation
2012-09-11 22:44:00 -05:00
Pedro Algarvio
42803b41a9 Include my major changes to the releases doc. 2012-09-11 23:00:33 +01:00
Thomas S Hatch
2c871d60a4 Start on the 0.10.3 release notes 2012-09-10 18:12:35 -06:00
Thomas S Hatch
ed1ba8ac3b Document issues with upgrading and client acl 2012-09-10 10:13:26 -06:00
Thomas S Hatch
1eaef8522c Add cliental doc to the table of contents 2012-09-10 10:11:34 -06:00
Thomas S Hatch
3e23074b43 Add docs for new client_acl capabilities 2012-09-10 10:10:55 -06:00
Sean Channel
9572e67d11 minimal description added per Issue #1605
manpage had no description. the added text is excerpted from salt(7).

pls. advise if there are other/better ways to update docs.
2012-09-09 12:05:10 -07:00
Thomas S Hatch
bb2e3dc4f7 Enable 2012-09-06 22:09:40 -06:00
Thomas S Hatch
5cc5a7671a Add integration test docs 2012-09-06 14:09:17 -06:00
Romeo Theriault
c263ede05c added documentation on how to install salt on solaris 2012-09-05 18:12:17 -10:00
Thomas S Hatch
bd1058ab44 Start on test docs, ref #1920 2012-09-05 10:34:33 -06:00
Bruno Renié
a6568f6383 Added my states repo to the community section 2012-09-02 13:45:03 +02:00
Sean Channel
6ffe36f322 misplaced space
"tot he" -> "to the"
2012-08-30 16:02:55 -07:00
Sean Channel
61a0318ae9 delete the word "Facter"
seems just fine without it
2012-08-30 14:28:52 -07:00
David Pravec
956b89013e fix wrong rst syntax in yaml_idiosyncrasies.rst
and this time i also verified the builded documentation to be ok.
Sorry i didnt do it last time.
2012-08-29 19:06:19 +02:00
Thomas S Hatch
f510dcbc2f Take out the first person speak 2012-08-29 10:41:39 -06:00
David Pravec
7df0764bcb explained how to (not) use UTF8 with YAML
yaml is really pain sometimes... It does support ASCII characters only.
This little text explains how to write extra characters if its needed.
2012-08-29 15:56:12 +02:00
Thomas S Hatch
7ca15f47cf Merge pull request #1889 from herlo/master
fixed 'recurse' typo in several locations
2012-08-27 22:06:13 -07:00