Thomas S Hatch
98f34e2410
Merge pull request #2915 from archtaku/docs
...
Improvements to "hacking" docs
2012-12-17 07:36:13 -08:00
Thomas S Hatch
dd0655191b
Add more info about the pki dir change in 0.11.0
2012-12-17 08:28:49 -07:00
Erik Johnson
afbd18db67
Tweaked the info on running in debug mode
...
Sorry for the repeated commits, but this wording seemed better, and
doesn't presume that running in debug mode means you should forgo a log
file.
2012-12-16 12:57:00 -06:00
Erik Johnson
f4556e2e7e
Move info about pidfile into master/minion config
...
Thanks to s0undt3ch for suggesting this. Anything to type less on the
command line :)
Also, the filenames for the master and minion templates are "master" and
"minion", not "master.template" and "minion.template". Corrected this.
2012-12-16 02:17:44 -06:00
Erik Johnson
343446ba5f
misc formatting fixes
2012-12-16 01:13:32 -06:00
Erik Johnson
314bda89fd
Add a "cd" so that relative paths make sense
2012-12-16 01:03:47 -06:00
Erik Johnson
1333d21539
Improvements to "hacking" docs
...
Salt has a lot of Arch Linux users (after all, Arch is the best!), so
I added some information on building the docs in Arch where the python2
version of sphinx-build is called sphinx-build2
Also, when setting up a standalone development environment in a
virtualenv, unless you are running as root (and the docs explicitly
direct you not to do so) you will not have write access to /var/run in
order to create the pidfile. So, the --pid-file argument should be used
to specify a different path.
Finally, a note on running the master and minion in the foreground in
debug mode was added.
2012-12-16 00:45:50 -06:00
David Boucha
bfb53f3773
Some small additions and adjustments
2012-12-13 17:45:25 -07:00
Thomas S Hatch
9558bc7a1d
Finish basic updates for 0.11.0 release notes
2012-12-13 17:22:46 -07:00
Alec Koumjian
1f02f680c3
Create quickstart.rst
2012-12-13 15:07:10 -08:00
Thomas S Hatch
96bc7ffd8f
Initial 0.11.0 release notes
2012-12-13 14:49:34 -07:00
David Boucha
a3abe7dca0
Move result out of code block
2012-12-07 10:31:56 -07:00
David Boucha
9f38d27924
Small grammar fix. Add a comma.
2012-12-06 09:53:55 -07:00
Denis Generalov
585f46d859
one_fqdn AND other_fqdn will always return empty set
2012-12-04 03:21:15 +04:00
Thomas S Hatch
0cc12b318d
Merge pull request #2695 from BackSeat/develop
...
Rework Linux and FreeBSD insatllation pages
2012-11-25 19:41:51 -08:00
Keith Edmunds
a4869208e9
Rework Linux and FreeBSD insatllation pages
2012-11-25 16:23:01 +00:00
Thomas S Hatch
0041827f24
Merge pull request #2689 from BackSeat/develop
...
Tweak introduction page of doco
2012-11-24 11:51:13 -08:00
Keith Edmunds
30ab9ab454
Tweak introduction page of doco
2012-11-24 14:32:09 +00:00
Thomas S Hatch
f8e951309c
Merge pull request #2630 from kjkuan/develop
...
Update docs about YAML
2012-11-18 20:04:54 -08:00
Jack Kuan
a284732328
Update docs about troubleshooting YAML.
2012-11-18 20:22:41 -05:00
Ulrich Dangel
d46aa4c486
Fix spelling mistakes reported by lintian
2012-11-19 01:14:21 +00:00
Seth House
5b0abf59eb
Added / updated targets for the acl and eauth docs
2012-11-16 11:21:51 -07:00
Seth House
25b7992052
Added target to the eauth doc
2012-11-16 11:12:47 -07:00
Joseph Hall
02f4159790
Adding salt cloud notes to salt release notes
2012-11-15 13:23:52 -07:00
David Boucha
cdf4c57298
Add note about Subversion module addition
2012-11-15 09:18:58 -07:00
David Boucha
b4c79dc022
Add note on gzip support
...
Gzip support added in cp.get_file and cp.get_dir
2012-11-15 09:09:32 -07:00
David Boucha
aa7ee94ce7
Spelling fixes. Grammar Fixes. Clarifications
2012-11-15 08:58:04 -07:00
Thomas S Hatch
7f23872eb8
Initial commit of 0.10.5 release notes
2012-11-14 17:25:34 -07:00
Aaron Tygart
a1a1b3cd2a
Fix mistake in esky documentation
2012-11-14 16:22:56 -06:00
David Boucha
aacfeaff9f
Remove :term: - just highlight the word
2012-11-09 12:26:01 -07:00
David Boucha
7f0601f2cd
Fix code-block error
2012-11-09 12:26:01 -07:00
David Boucha
ef0a4d143e
Add cron example
2012-11-09 12:26:01 -07:00
David Boucha
7514364bef
Add tutorial on using cron to run salt-call
2012-11-09 12:26:01 -07:00
Thomas S Hatch
1c9295f20b
Fix some pilar docs that did not make much sense
2012-11-07 22:50:25 -07:00
Sean Channel
e22349b8cd
eschew upstart style commands
2012-11-07 08:09:52 -08:00
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