Thomas S Hatch
|
f76fb045c2
|
Add initial state layer documentation
|
2013-06-09 16:28:27 -04:00 |
|
David Boucha
|
9d38df7a66
|
add pywin32 install. Fix m2crypto link
|
2013-06-07 16:23:46 -06:00 |
|
David Boucha
|
d08e2a2543
|
Add M2Crypto to install list
|
2013-06-07 16:20:54 -06:00 |
|
David Boucha
|
6d34915d6b
|
Add install wmi to Windows source install docs
|
2013-06-07 16:18:15 -06:00 |
|
Seth House
|
cfd349afe1
|
Fixed rST indentation on seealso
|
2013-06-07 12:47:47 -06:00 |
|
Joe Healy
|
4c9b183e96
|
Updated now that packages depend on zmq3.2
|
2013-06-07 21:25:42 +10:00 |
|
yinchuan
|
3163cb5100
|
correct the doc for cli to fix issuse #5420
Hope that's a right fix.
https://github.com/saltstack/salt/issues/5420
|
2013-06-07 09:25:47 +08:00 |
|
Seth House
|
4499cfed0b
|
Added new state module docs
|
2013-06-06 17:05:50 -06:00 |
|
Seth House
|
c5bc3f0475
|
Added new module docs
|
2013-06-06 17:05:47 -06:00 |
|
Erik Johnson
|
47946a89f4
|
Remove old locale module rst file
|
2013-06-06 17:58:00 -05:00 |
|
Erik Johnson
|
91a26f1550
|
Update rst docs to reflect rename to salt/modules/localemod.py
This updates the rst docs to match the change made in ef90d58 .
|
2013-06-06 17:48:59 -05:00 |
|
Erik Johnson
|
f2b036b625
|
Update salt-key manpage to reflect changes to "-l" arg
|
2013-06-06 17:44:52 -05:00 |
|
yinchuan
|
ddc3423a16
|
correct the line reference [#5408][https://github.com/saltstack/salt/issues/5408]
|
2013-06-06 10:55:43 +08:00 |
|
David Boucha
|
dadb35292c
|
Add links to Salt 0.15.3 Windows installers
|
2013-06-03 12:05:10 -06:00 |
|
yinchuan
|
6c136b7a86
|
modify a sentence for more accurate
|
2013-05-30 18:17:39 +09:00 |
|
Chris Rebert
|
daf11a081f
|
copyedit modular_systems.rst
spelling/typos/homophones
run-on sentences
commas
grammar
|
2013-05-29 16:52:12 -07:00 |
|
Thomas S Hatch
|
de32f33ad1
|
Add modulear_systems doc
|
2013-05-29 21:26:55 +00:00 |
|
David Boucha
|
11e281e709
|
Merge pull request #5300 from UtahDave/develop
Add links to Salt 0.15.2 Windows installers
|
2013-05-29 10:00:57 -07:00 |
|
David Boucha
|
22992efc64
|
Add links to Salt 0.15.2 Windows installers
|
2013-05-29 11:00:05 -06:00 |
|
yinchuan
|
b80f904853
|
Node Groups: 'L@foo.domain.com,bar.domain.com,baz.domain.com or bl*.domain.com' not 'and'
use 'and' at this confuse me, and in the http://docs.saltstack.com/topics/targeting/nodegroups.html also use 'or'.
|
2013-05-29 11:08:32 +08:00 |
|
Chris Rebert
|
cde16f8608
|
remove deleted modules from docs
|
2013-05-28 17:24:12 -07:00 |
|
Thomas S Hatch
|
7b399bd752
|
Add header for schedule returner
|
2013-05-28 05:27:14 +00:00 |
|
Thomas S Hatch
|
4f1339305f
|
Add docs on overstate funciton calls
|
2013-05-28 04:45:47 +00:00 |
|
Thomas S Hatch
|
31c6045b01
|
Add vars reference document. Fix #5220
|
2013-05-27 18:48:21 +00:00 |
|
Valentin Bud
|
f9e74255d2
|
Update GitFS Backend Walkthrough to include GitFS over SSH
A small description on how to configure GitFS over SSH transport.
|
2013-05-24 10:36:56 +03:00 |
|
Colton Myers
|
5971b0e8a8
|
Fix syntax error in jinja context examples
Bad indentation meant it would pass in the pieces of context as part of
the **kwargs, rather than as part of the context kwarg.
|
2013-05-21 13:42:00 -06:00 |
|
Thomas S Hatch
|
375bd4763f
|
Merge pull request #5156 from timl/develop
Replace human_name with humanname.
|
2013-05-21 01:39:46 -07:00 |
|
David Boucha
|
1608814fc9
|
Some small doc improvements for Windows Repo page
|
2013-05-20 23:30:15 -06:00 |
|
Tim Laszlo
|
89b6a07267
|
Replace human_name with humanname.
The documentation indicates
human_name should hold to a human readble name for the repository.
The code is looking for humanname.
|
2013-05-20 13:14:17 -05:00 |
|
Ulrich Dangel
|
96b64b9992
|
Fix spelling errors reported by lintian
|
2013-05-19 22:31:55 +01:00 |
|
Thomas S Hatch
|
856eeb7746
|
Add docs for #5035
|
2013-05-16 17:51:50 -06:00 |
|
Colton Myers
|
8b24dbc09a
|
Explain how to do a leading not in compound matcher
|
2013-05-16 11:06:17 -06:00 |
|
Chris Rebert
|
e89cbf4447
|
capitalize Linux in comments/docs
|
2013-05-15 19:21:50 -07:00 |
|
Thomas S Hatch
|
4b5c3e6106
|
Only pass the retcode out to salt-call if retcode_passthrough is
set, first fix for #4904
|
2013-05-13 07:59:28 -06:00 |
|
Chris Rebert
|
4f4fe73d05
|
salt.renderers.stateconf.rst: add more missing spaces before open parens
|
2013-05-14 14:38:19 -07:00 |
|
Chris Rebert
|
571fdd7299
|
some copyediting of the stateconf renderer docs
|
2013-05-14 14:32:34 -07:00 |
|
Thomas S Hatch
|
9c85eaa8d2
|
Add index to salt cloud controller
|
2013-05-13 04:41:53 -06:00 |
|
Thomas S Hatch
|
84f7fd442f
|
Add salt/virt to toc
|
2013-05-13 03:34:45 -06:00 |
|
Thomas S Hatch
|
3f1fc94ed0
|
Fix fomatting
|
2013-05-14 09:09:08 -06:00 |
|
Thomas S Hatch
|
0c2f113ccb
|
Add valid_id commit to vulnerability report
|
2013-05-14 09:06:51 -06:00 |
|
Thomas S Hatch
|
6f2ff1ef61
|
Add doc on salt virt ethernet control
|
2013-05-14 00:41:06 -06:00 |
|
Thomas S Hatch
|
c1a25bd619
|
Start on cloud controller tutorial
|
2013-05-14 00:40:42 -06:00 |
|
Thomas S Hatch
|
245ebb54ee
|
Add mine to toc, fix #4963
|
2013-05-10 22:12:12 -06:00 |
|
Chris Rebert
|
4ae8dca55a
|
make ext_pillar vulnerability even more correcter
fix "varsions" typo
|
2013-05-10 16:10:58 -06:00 |
|
Thomas S Hatch
|
f1706d6870
|
make ext_pillar vulnerability more correct
|
2013-05-10 15:24:38 -06:00 |
|
Thomas S Hatch
|
91e138eb6a
|
update 0.15.1 notes
|
2013-05-10 15:15:00 -06:00 |
|
Thomas S Hatch
|
2f869f8dc3
|
Update advisories
|
2013-05-10 15:15:00 -06:00 |
|
Thomas S Hatch
|
e190f335f8
|
Add patch information
|
2013-05-10 10:13:47 -06:00 |
|
Thomas S Hatch
|
f1581d969c
|
Fix formatting
|
2013-05-10 10:01:38 -06:00 |
|
Thomas S Hatch
|
1003ec83b9
|
initial release notes for 0.15.1
|
2013-05-10 09:53:39 -06:00 |
|