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