Commit Graph

967 Commits

Author SHA1 Message Date
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
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
David Boucha
32f5afc175 Fix typo. The dict is 'grains' not 'grain' 2013-11-15 21:18:14 -07: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
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
Benjamin Garrigues
e1fa789afd one last first person sentence 2013-11-15 19:26:05 +01:00
Benjamin Garrigues
3fc0b59cec removed first person, credits, and fixed a few typos. Added a comment about configuration files being YAML files 2013-11-15 19:15:55 +01:00
Benjamin Garrigues
ee6b3db07c adding a walkthrough for a full salt cluster install. One master on Mac OS, one minion on VirtualBox+Valgrant 2013-11-15 18:43:15 +01:00
Forrest Alvarez
7f72a91d7b added a new tutorial based around bootstrap-salt 2013-11-15 05:18:31 +00:00
David Boucha
e5d6b8c0d2 Add link to 0.17.2 windows installers 2013-11-14 17:09:12 -07:00
Seth House
2e3ddbf4c1 Updated bad link to Windows downloads in the salt-cloud docs 2013-11-14 09:57:14 -07:00
ahale
5b426ca1cf updated rackspace docs 2013-11-14 13:29:57 +00:00
Thomas S Hatch
9a8db61830 Merge pull request #8489 from basepi/0.17.2
Add release notes for 0.17.2
2013-11-13 08:46:46 -08:00
Colton Myers
8d3796ea48 Add last two things to 0.17.2 release notes 2013-11-13 09:43:45 -07:00
Thomas L. Kula
a28414b1e4 Update ext_pillar documentation for new ext_pillar signature
With issue #5911 the signature of ext_pillar was changed to
make the ID of the minion be the first argument. Update the
documentation to reflext that.
2013-11-12 17:38:40 -05:00
Colton Myers
af8bdf1fa8 Add 0.17.2 release notes 2013-11-12 14:08:40 -07:00
Seth House
5476e7c066 Added link to the template-formula repo courtesy of @duk3luk3 2013-11-11 20:06:23 -07:00
Henrik Holmboe
0bc956b940 Link to the hacking doc instead of including it all
Serves the purpose and is easier to manage.
2013-11-11 19:55:28 +01:00
Henrik Holmboe
7f2041f4f8 Add link to SaltStack Inc blog 2013-11-11 19:55:28 +01:00
Henrik Holmboe
939cc09e1c Remove section title
Since this is a very short chapter, it didn't really add any value.
2013-11-11 19:55:27 +01:00
Henrik Holmboe
3179e97cc8 Unify documentation regarding the test suite
There were a whole lot of information regarding running the test suite
in the hacking file, while there are a separate tests section of the
documentation. I attempt to slim this down a bit and give a helpful
pointer to the full section in order to avoid duplicated texts.
2013-11-11 19:55:21 +01:00
Henrik Holmboe
06ae6e111d Change header title
Aligns better with the previous header which is "Installing Salt for
development".
2013-11-11 19:47:55 +01:00
Seth House
a566e2829c Revert inline links to anonymous link targets, but with valid rST
@s0undt3ch reports this syntax is better for translations.
2013-11-11 00:29:54 -07:00
Joseph Hall
07688c1daf Merge pull request #8382 from joehealy/salt-ssh-packaging-doc-fix
Updated docs to reflect salt-ssh requirement on msgpack
2013-11-09 16:54:04 -08:00
Joe Healy
d328464d39 Updated docs to reflect salt-ssh requirement on msgpack 2013-11-10 11:38:01 +11:00
Joseph Hall
34360ac306 Merge pull request #8373 from s0undt3ch/develop
Typo
2013-11-09 05:29:57 -08:00
Pedro Algarvio
619380f4ac Typo. 2013-11-09 13:27:18 +00:00
Joseph Hall
7d4fd5b5db Merge pull request #8369 from s0undt3ch/features/docker-runtests
Correct the name of the repository.
2013-11-09 04:46:40 -08:00
Pedro Algarvio
b5f09d0dcc Correct the name of the repository. 2013-11-08 22:26:52 +00:00
Thomas S Hatch
db5340e502 Merge pull request #8360 from whiteinge/salt-cloud-docs-merge
Salt cloud docs merge
2013-11-08 14:22:46 -08:00
Seth House
d379371aa7 Fixed misc rST syntax 2013-11-08 15:08:33 -07:00
Seth House
761f794123 Absorbed the salt-cloud index.rst document 2013-11-08 15:08:30 -07:00
Seth House
783cab927b Absorbed salt-cloud documentation contents into Salt's 2013-11-08 15:08:07 -07:00
Thomas S Hatch
0a1169d13c Merge pull request #8355 from s0undt3ch/features/docker-runtests
Run the tests suite under a docker container
2013-11-08 13:20:54 -08:00
Seth House
e4f638e6d7 Moved salt-cloud documentation into main docs dir 2013-11-08 14:08:36 -07:00
Pedro Algarvio
adda5c9f21 Include documentation about running the tests suite under a Docker container. 2013-11-08 20:44:49 +00:00
Kent Tenney
9bfb7703c5 halite tutorial change tls.create_ca_signed_cert to create_self_signed_cert 2013-11-08 12:46:25 -06:00
Seth House
4f00fa256b Fixed occurances of "Salt Stack" to SaltStack 2013-11-07 10:46:41 -07:00
Forrest Alvarez
da7fa38d0e Updated nodegroups with a few clarifications, updated halite docs with a new section on installing via RPM, when the .deb is done another section needs to be added. 2013-11-07 04:50:13 +00:00
Seth House
72ed0468a4 Added explanation and example of updating formula map via Pillar
Refs #8239
2013-11-05 10:13:06 -08:00
Mike Place
78062da166 Merge pull request #8269 from vhgroup/develop
Minor fix and documentation
2013-11-05 08:53:58 -08:00
Seth House
0683224e10 Added an explanation of grains.filter_by and the merge kwarg to formula
Fixes #8239
2013-11-04 23:23:13 -08:00
Erik Johnson
3e7f48dd2c Clarify grains precedence
Resolves #8107.
2013-11-03 13:31:01 -06:00