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
Sean Channel
941b25cd9e
add step to impport PPA key via wget / apt-key
2012-10-31 11:11:06 -07: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
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
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
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
Thomas S Hatch
267566af17
Fix typo in master_tops doc
2012-10-17 22:39:25 -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
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
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
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
4d35f129f6
Added glossary entry for grains
2012-10-11 00:22:01 -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
789d6b596e
Readded missing "installation" target
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
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
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
Seth House
184e4bbd22
Added note about #salt-devel
2012-09-27 13:54:13 -06: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
Thomas S Hatch
c45b36a72b
Add exclude to release notes
2012-09-22 15:59:35 -06:00
Sean Channel
f384b5d194
change location of sock dir
...
per issue #2044 / commit 075c754
here also
2012-09-20 16:49:04 -07:00
Thomas S Hatch
9bfe0bb95f
Set startup_states in the release notes
2012-09-20 13:34:54 -06:00