Commit Graph

747 Commits

Author SHA1 Message Date
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