Commit Graph

2032 Commits

Author SHA1 Message Date
Joseph Hall
051ec5bafb Adding troubleshooting steps to the cloud index 2013-11-23 07:40:52 -07:00
Joseph Hall
fb40e36c5b Initial commit of troubleshooting doc for Salt Cloud 2013-11-23 07:35:22 -07:00
Joseph Hall
41afc62621 Fixing formatting errors in cloud docs 2013-11-22 20:25:33 -07:00
Joseph Hall
d17cbc8320 Adding getting started guides for digital ocean, gogrid and joyent 2013-11-22 19:57:39 -07:00
Joseph Hall
255224dbda Adding Getting Started guide for Joyent 2013-11-22 19:27:34 -07:00
Joseph Hall
f650e283a4 Merge pull request #8765 from techhat/awsfix
Salt Cloud doc update.
2013-11-22 18:05:15 -08:00
Joseph Hall
401f9c7d15 Fixing spelling errors in GCE doc 2013-11-22 19:04:00 -07:00
Seth House
d0931bac21 Fixed incorrect map example; grains must be at same level as minion 2013-11-22 13:34:41 -08:00
Seth House
bccc9665e6 Changed YAML example to two-space indents 2013-11-22 13:34:41 -08:00
Seth House
850ff3d39d Merge pull request #8755 from pass-by-value/more_doc_changes
Remove doc reference to minion
2013-11-22 13:26:46 -08:00
Colton Myers
5e8a70123b Add alpha warning for salt-ssh 2013-11-22 13:58:06 -07:00
Aditya Kulkarni
e183213f1f Remove doc reference to minion 2013-11-22 15:07:58 -05:00
Joseph Hall
410fe9e43c Adding Getting Started guide for Linode 2013-11-22 11:37:19 -07:00
Joseph Hall
f90d898420 Merge branch 'develop' of https://github.com/saltstack/salt into awsfix 2013-11-22 11:35:56 -07:00
Eric Johnson
30064bc1c2 adding GCE docs 2013-11-22 18:19:16 +00:00
Joseph Hall
9b1327e173 Changing aws to ec2 in docs 2013-11-22 10:56:57 -07:00
Joseph Hall
0765eeb983 Merge pull request #8728 from basepi/watchdocs
Add some additional docs for `cmd.wait` for the watch requisite
2013-11-21 14:02:58 -08:00
Thomas S Hatch
8ccb0b3339 Merge pull request #8726 from holmboe/aws_sqs-state-doc
Add state documentation for AWS SQS.
2013-11-21 13:40:49 -08:00
Henrik Holmboe
43ec66d049 Add state documentation for AWS SQS. 2013-11-21 22:34:53 +01:00
Colton Myers
ca72744cc7 Add some additional docs for cmd.wait for the watch requisite 2013-11-21 14:33:52 -07:00
Aditya Kulkarni
bd2c07e866 Halite install doc changes and add self to authors 2013-11-21 14:42:31 -05:00
Erik Johnson
d046253d00 Merge pull request #8673 from hvnsweeting/develop
remove confusing example about order option
2013-11-20 20:59:19 -08:00
Seth House
5f63035e36 Added example of passing Reactor event data through to a state run
Bonus: this example is only a tiny bit convoluted and semi-plausible!
2013-11-20 20:23:31 -08:00
Seth House
32425e7148 Added rST anchor to Salt Mine docs 2013-11-20 20:23:31 -08:00
hvnsweeting
dd38ba8fc6 remove confusing example about order option
clarify that state with order option should not be require/required by other
2013-11-20 19:44:11 +07:00
Thomas S Hatch
64213a712a Fix #8642 2013-11-19 14:05:12 -07:00
Seth House
e8bc71abe6 Added rST reference to Saltify core config docs 2013-11-19 11:10:32 -08:00
Colton Myers
c6e2b26e66 Merge pull request #8621 from gravyboat/develop
Updated troubleshooting doc with details regarding 0.16 and 0.17 compatibility.
2013-11-19 11:04:14 -08:00
Sylvestre Ledru
0d5afed1a8 Debian is not necessary a Linux. It can also be a Freebsd or HURD based 2013-11-19 17:23:56 +01:00
Sylvestre Ledru
03f14de476 Fix more typos in the documentation 2013-11-19 17:22:56 +01:00
Sylvestre Ledru
b9a04bcc68 Consistency change in the documentation 2013-11-19 17:03:28 +01:00
Sylvestre Ledru
49de8e0aa9 Fix some minor typos 2013-11-19 16:57:51 +01:00
Henrik Holmboe
3a57bc00ee Copy edit cloud controller doc 2013-11-19 10:48:00 +01:00
Thomas S Hatch
e8116802c1 FINALLY finish the cloud controller tutorial
This tutorial covers how to set up the Salt Virt system in detail,
this tutoral could still use some work, btu it should be enough
for people to start using Salt Virt quickly!

We also want to make sure that the path to getting a private cloud
up in Salt is as easy as possible. So we will need to keep looking
at how to make this easy!
2013-11-19 00:44:14 -07:00
Forrest Alvarez
76564ea7ad Updated the troubleshooting with a nearly identical message addressing 0.17 and 0.16 compatibility between minions and masters as the one in the FAQ that was part of pull request 8505. 2013-11-19 04:17:23 +00:00
Forrest Alvarez
29147e49f1 Tons of small fixes/changes to the macosx walkthrough, including grammatical fixes, syntax, and wording. Also made sure no lines go past 79 characters. 2013-11-16 08:10:25 +00:00
Forrest Alvarez
8c4c477ac6 Merge remote branch 'upstream/develop' into develop 2013-11-16 05:15:47 +00:00
Forrest Alvarez
36b8310722 updated the first part of the states tutorial it was not obvious enough that the package name needed to be different to an IRC user, and this caused issues as they tried to set it up their first time. 2013-11-16 05:15:34 +00:00
Forrest Alvarez
a926461256 updated salt_bootstrap tutorial with some grammatical fixes, and formatting fixes. 2013-11-16 04:47:26 +00:00
Thomas S Hatch
78df157504 Merge pull request #8572 from jcollie/depends-typo
fix funcion => function typos
2013-11-15 20:45:41 -08:00
David Boucha
32f5afc175 Fix typo. The dict is 'grains' not 'grain' 2013-11-15 21:18:14 -07:00
Seth House
276fcdd66c Merge pull request #8577 from basepi/selinuxfaq
Add FAQ about SELinux, Fix #8545
2013-11-15 14:32:29 -08:00
Seth House
f026e1977c Added (very) basic docs on adding wheel/runner modules to eauth docs 2013-11-15 15:19:11 -07:00
Seth House
5add97e36b Added cross-reference to the ACL docs 2013-11-15 15:19:11 -07:00
Colton Myers
6f4372e5b6 Add FAQ about SELinux, Fix #8545 2013-11-15 15:13:05 -07:00
Jeffrey C. Ollie
b1fb52a680 fix more funcion => function typos 2013-11-15 14:50:17 -06:00
Benjamin Garrigues
8e34f09a45 spelling 2013-11-15 19:34:28 +01:00
Benjamin Garrigues
2aeb46ccc0 another typo again 2013-11-15 19:33:09 +01:00
Benjamin Garrigues
af144aaa5a another typo 2013-11-15 19:32:04 +01:00
Benjamin Garrigues
8550982187 another typo 2013-11-15 19:27:08 +01:00