David Boucha
8f05b0dce6
Add link to 64 bit 0.15.0 Windows Salt installer
2013-05-05 01:13:40 -06:00
hvnsweeting
73c12a2cf4
add require for service state in examples
2013-05-03 09:49:23 +07:00
Thomas S Hatch
c5a112dc2d
Refine the top paragraph a bit
2013-05-02 19:57:40 -06:00
Joe Healy
c3dfd96a54
Deleted outdated build instructions
...
I think something similar to these should be available, but
anyone following these and also trying to use the backported packages
is likely to make a mess at the moment.
2013-05-03 11:37:10 +10:00
Joe Healy
cf357dba63
Removed duplicated instructions for clarity
2013-05-03 11:36:57 +10:00
Thomas S Hatch
496d53d4c3
Start work on the 0.15.0 release notes
2013-05-02 18:27:00 -06:00
Thomas S Hatch
59a5204155
Merge pull request #4719 from joehealy/update_docs_for_debian
...
Updated docs to reflect new debian packaging arrangements
2013-05-01 22:26:10 -07:00
Joe Healy
5edd08d680
Updated docs to reflect new debian packaging arrangements
2013-05-02 11:20:22 +10:00
Chris Rebert
498d2999db
more typo fixes
2013-05-01 16:52:52 -07:00
Thomas S Hatch
ed471565f3
Make it more clear that runners are called on the master per #4643
2013-05-01 17:16:15 -06:00
Colton Myers
ce56ca0820
Add docs for SUSE installation
2013-05-01 16:48:16 -06:00
Seth House
04050e9190
Small rST fixes
2013-04-30 14:15:26 -06:00
Thomas S Hatch
4de347fb39
Some more notes on service names
2013-04-30 13:15:01 -06:00
Thomas S Hatch
20ee5dcd1c
Add note on package and service names
2013-04-29 17:26:49 -06:00
Thomas S Hatch
2d5d4d8cf2
Fix #4536
2013-04-22 12:00:14 -06:00
Thomas S Hatch
3d92e9544e
Add docs for the salt mine
2013-04-22 00:07:23 -06:00
Frank
5c751743bb
Update ubuntu.rst
...
The `software-properties-common` package is required to be able to do `add-apt-repository` and not the mentioned `python-software-properties`.
2013-04-19 20:59:57 +03:00
David Boucha
4233743c68
Merge pull request #4517 from timhollinger/develop
...
added 'be' to 'need to updated' since I need a verb there.
2013-04-16 14:34:25 -07:00
Tim Hollinger
bf043f6603
added 'be' to 'need to updated' since I need a verb there.
...
Added a verb to 'need to updated' so it looks as though I passed 2nd
grade English :P
2013-04-16 15:32:52 -06:00
David Boucha
a910146c54
Add links to 0.14.1 Windows installers
2013-04-15 18:58:15 -06:00
James Kyle
4333141e87
Corrected syntax error in include example for python-libs.
...
Changed
include:
- python-libs
to
include:
- python.python-libs
2013-04-13 09:35:40 -07:00
Thomas S Hatch
99e2b56d68
Merge pull request #4458 from joehealy/fix_man_typos2
...
Fixed typos
2013-04-10 10:36:46 -07:00
Joe Healy
07c4814a4e
Fixed typos
2013-04-11 02:00:20 +10:00
Erik Johnson
a0d0db6ed1
Add docs on installing w/easy_install
2013-04-07 17:05:31 -05:00
Joseph Hall
94a30a1169
Merge pull request #4406 from timhollinger/develop
...
Changed to 3rd person
2013-04-05 18:07:20 -07:00
Tim Hollinger
c773fc115c
Changed to 3rd person
...
Changed to 3rd person
2013-04-05 18:56:42 -06:00
Thomas S Hatch
2ff8e8ee20
Merge pull request #4403 from timhollinger/develop
...
minor fixes
2013-04-05 16:42:17 -07:00
Tim Hollinger
246a411178
minor change
...
s/to/as line 6
2013-04-05 17:41:39 -06:00
Tim Hollinger
50917223c2
minor fixes
...
Fixed Debian / Redhat httpd
2013-04-05 17:25:46 -06:00
Chris Rebert
878e63d331
fix terminology: "PEP 8" the doc; "pep8" the script
...
PEPs aren't normally referred to with a dash (e.g. "PEP-8"), but rather with a space.
(Note how PEPs cross-reference each other.)
"PEP-08" is completely nonstandard.
Python 2 PEPs run into the triple-digits; Python 3 PEPs are/were 4-digit (3xxx).
So padding it to 2 digits is completely weird.
2013-04-05 15:28:24 -07:00
Thomas S Hatch
440345db85
Merge pull request #4398 from timhollinger/develop
...
Improved readability, grammar
2013-04-05 13:55:11 -07:00
Tim Hollinger
96fa0c48f9
Changed to 3rd person
...
Changed to 3rd person
2013-04-05 14:52:51 -06:00
Colton Myers
f457c23683
Add link to issue from pep8
2013-04-05 14:29:48 -06:00
Colton Myers
a7b7c97506
Fix typos and add more clarification
2013-04-05 14:22:34 -06:00
Tim Hollinger
98ca53c218
Fixed 80 column width
...
Due to fussy programmers that still live with 1972 standards :P
2013-04-05 14:20:36 -06:00
Colton Myers
815be866d3
Add documentation to 'fix' pep8 and flake8
2013-04-05 14:11:32 -06:00
Tim Hollinger
164e3c796f
Improved readability, grammar
...
Swapped 'a' for 'an' where necessary. Changed verb agreement.
Uncluttered scentences.
2013-04-05 13:49:51 -06:00
Thomas S Hatch
9ea128050e
Last time I edit on github directly
2013-04-05 12:46:08 -06:00
Thomas S Hatch
1af88122ed
Add code_block decs
2013-04-05 12:45:12 -06:00
Thomas S Hatch
5e8ec2c9a7
Add indent style stuff
2013-04-05 12:43:00 -06:00
Tim Hollinger
f13aedfc2b
Improved readability, small grammar changes
...
swapped 'a' for 'an' where appropriate, fixed gramatical errors,
corrected verb agreement
2013-04-03 18:29:05 -06:00
David Boucha
bbf5cc7f46
Add a needed extra space so it works on cli
2013-03-31 13:21:29 -06:00
Seth House
7dad3f8c4d
Fixed uppercase on code-block directives
2013-03-29 13:04:09 -06:00
Thomas Kula
5c54783cf9
Change the documentation for how ext_pillar is called
...
Make it clear that the first argument passed is ``pillar``. Also
explain why it makes more sense to return a dictionary of just
the pillar values a particular ext_pillar module is changing or
adding, rather than returning the entire ``pillar`` dictionary.
Note: it isn't documented anywhere that you can use earlier pillar
dictionary values in an external pillar, although that is what the
code does.
2013-03-29 14:28:49 -04:00
Thomas Kula
0ae59dd809
Add documentation on writing external pillars
...
Explain how an ext_pillar module works, the conventions for how
and when things are called, and what to return.
The explanation of what pre-existing data is passed to
ext_pillar( pillar, ... ) is based on the current code --- I'm not
sure if the current code is a guarantee that it will happen this
way in the future.
2013-03-29 14:18:43 -04:00
David Boucha
12ed1ab9bf
Add links to 0.14.0 Salt Windows Installers
2013-03-24 22:37:57 -06:00
Erik Johnson
5b4df95b2b
Added notes on installing psutil via pip
...
Python header files are required, and may not be installed depending on
your distro. Added a paragraph mentioning this.
2013-03-24 11:51:51 -05:00
Zoran Simic
b6d361b9d1
Merge branch 'develop' of https://github.com/saltstack/salt into develop
2013-03-21 23:08:38 -07:00
Zoran Simic
98b25c7f78
Fixed formatting in doc/topics/tests/index.rst
2013-03-21 23:07:41 -07:00
Thomas S Hatch
79848bc219
Start on 0.14.0 release notes
2013-03-21 15:23:05 -06:00
Thomas S Hatch
4d96f24ebc
Merge pull request #4186 from zsimic/develop
...
Fixed formatting in doc/topics/tests/index.rst
2013-03-21 07:04:02 -07:00
Zoran Simic
0508691e64
Fixed formatting in doc/topics/tests/index.rst
2013-03-21 00:07:42 -07:00
Thomas S Hatch
dd3598eafe
Minor edits from #4184
...
@h3, thanks for the docs update, we greatly appreciate it! I just
changed the tense (we try to keep the docs third person - I know,
it still needs work). Keep it comming!
2013-03-20 22:15:42 -06:00
Thomas S Hatch
6cce655f84
Merge pull request #4184 from h3/patch-1
...
Update ubuntu documentation
2013-03-20 21:13:03 -07:00
Maxime Haineault
7f1294f932
Update ubuntu documentation
...
add-apt-repository is not always present by default on Ubuntu systems. Updated the installation doc accordingly.
2013-03-20 23:23:55 -03:00
Erik Johnson
57024a8461
Rename pkg.available_version to pkg.latest_version
...
See https://github.com/saltstack/salt/issues/4163#issuecomment-15211619
All refs have been updated, and each pkg provider now has
available_version as a function reference pointing to latest_version.
Sphinx docs also updated so that the available_version function
reference is hidden in the docs.
2013-03-20 21:09:15 -05:00
Sean Channel
4ab4ff4021
fix column alignment
2013-03-20 17:54:39 -07:00
Thomas S Hatch
6cac81fe80
Merge pull request #4182 from zsimic/develop
...
Making tests runnable on OSX
2013-03-20 16:26:22 -07:00
Zoran Simic
6d52cab067
Making tests runnable on OSX
2013-03-20 16:13:22 -07:00
Thomas Jackson
98a969b45e
Add minion data to the compound matcher
2013-03-20 12:56:38 -07:00
David Boucha
8318c698b1
Update Windows installer links
2013-03-19 19:50:38 -06:00
Gary Wilson Jr
bd499e5640
Fixed several minor misspellings and acronym capitalizations.
2013-03-18 16:42:57 -05:00
Gary Wilson Jr
8c39c1743a
Added a couple missing language specifiers for the code-block directive and switched a couple 'yaml' specifications to 'jinja' to get proper highlighting.
2013-03-18 16:42:56 -05:00
Gary Wilson Jr
3850e189e5
Corrected walkthrough path in doc reference.
2013-03-18 16:42:56 -05:00
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
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
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
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
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
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
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
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
HVN
c66201898c
fixbug on extend
example
2013-02-18 15:47:00 +07: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
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
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
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
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
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
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
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
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
David Boucha
de1f73f602
Add missing letter.
2013-01-31 09:46:18 -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
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
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
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
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
Sean Channel
a7a1c01530
merge differences and mention fetching tags
2013-01-16 16:42:32 -08: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
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
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
David Lindquist
bb84b431ee
Fix typo: s/buy/by/
2013-01-08 17:27:30 -08:00