Commit Graph

1405 Commits

Author SHA1 Message Date
Daniel Wallace
045d0cbdc1 Add change_password option for openstack providers
Document as well
2014-05-14 10:37:58 -05:00
Pedro Algarvio
6d2c4cc556 Merge pull request #12755 from techhat/cloudcachedir
Diff between live data and cloud cache
2014-05-14 00:27:26 +01:00
Joseph Hall
aedee335e0 Document new cloud event diffs 2014-05-13 17:01:50 -06:00
Joseph Hall
afec420ee5 Merge pull request #12745 from whiteinge/doc-wide-table-scroll
Doc wide table scroll
2014-05-13 13:30:43 -06:00
Seth House
e8f55f9723 Wrapped the salt-cloud feature tables in custom containers
Coupling the rST source to an HTML class is less than ideal but we need
to restrict the width here so...
2014-05-13 13:23:52 -06:00
Joseph Hall
03e6508158 Break out cachedir docs into their own section 2014-05-13 12:33:44 -06:00
Joseph Hall
67b4e01c17 Document the update_cachedir option 2014-05-13 12:31:42 -06:00
Henrik Holmboe
fb03e79f97 Reflect the latest released version
This is a recurring problem in the release process. The same issue was pointed out for 2014.1.3 and is again a problem for 2014.1.4. Perhaps not the most severe issue here but I think it points to a bigger problem with the release management/process.

See https://github.com/saltstack/salt/issues/12032#issuecomment-41038471 for my comment and a discussion regarding the issue as a whole.
2014-05-12 12:57:27 +02:00
Thomas S Hatch
039e0841c1 Merge pull request #12548 from cachedout/12111
Eauth improvements and fixes
2014-05-09 13:55:42 -06:00
Aditya Kulkarni
bf6caa304b Edit cert related instructions in Halite tutorial 2014-05-08 14:19:32 -04:00
Justin Carmony
e4c2cab1cc Updating docs for Saltfile 2014-05-07 19:53:27 -06:00
Joseph Hall
65f729f6f2 Merge pull request #12602 from ticosax/tweak-timeout
Add new configuration for salt-cloud to tweak connections to the VM
2014-05-07 11:26:09 -06:00
Thomas S Hatch
26a486af2a Merge pull request #12544 from basepi/2014.1.4release
Add 2014.1.4 release notes
2014-05-07 10:25:35 -06:00
Nicolas Delaby
782420ca9a Add new configuration for salt-cloud to tweak connections to the VM 2014-05-07 18:05:06 +02:00
Erik Johnson
b3e42245f6 Better documentation for outputters 2014-05-05 17:50:47 -05:00
Erik Johnson
e2ac8dbe7c Formatting enhancements to 2014.1.4 release notes 2014-05-05 13:47:55 -05:00
Mike Place
a3d57b56a2 Fix eauth docs.
Refs #12111
2014-05-05 10:56:13 -06:00
Colton Myers
9dfa136a3e Add missing release note 2014-05-05 10:55:21 -06:00
Colton Myers
19f39161fe Add 2014.1.4 release notes 2014-05-05 10:49:00 -06:00
Colton Myers
70ff1c5878 Don't recommend adding formulas to gitfs directly! 2014-05-01 14:06:34 -06:00
Seth House
4f99597ce7 Comit 30,000. Woo! 2014-05-01 12:48:30 -06:00
Chris Rebert
8af229253f more copyediting 2014-04-30 13:55:48 -07:00
Thomas S Hatch
89dda35435 Merge pull request #12424 from hulu/copyediting
lots of copyediting
2014-04-30 13:09:00 -06:00
Thomas S Hatch
6a9658bb98 Merge pull request #12423 from whiteinge/doc-mine-args
Clarified Salt Mine docs on how to pass arguments
2014-04-30 13:08:33 -06:00
Chris Rebert
45981a56f9 lots of copyediting 2014-04-30 12:06:27 -07:00
Seth House
fe3d6d4630 Clarified Salt Mine docs on how to pass arguments 2014-04-30 13:04:59 -06:00
Peter Waller
237b79ccbc Fix link to AWS credential distribution blog post
The existing link left me feeling confused and unfulfilled. I think that's possibly because it accidentally linked to the previous post in the series. I found the "correct" post by googling for it.
2014-04-30 18:03:18 +01:00
Joseph Hall
253a44f51c Merge pull request #12414 from whiteinge/doc-salt-mine-ex
Add example to Salt Mine docs
2014-04-30 10:06:18 -06:00
Seth House
9dcc8a3eda Removed version added from Salt Mine docs; other clean up 2014-04-30 09:58:38 -06:00
Seth House
6ce4b953eb Added a full example to the Salt Mine docs 2014-04-30 09:58:30 -06:00
Thomas S Hatch
8a119b4ec6 Merge pull request #12395 from whiteinge/doc-event-tags
Added docs for some Salt events
2014-04-29 22:29:22 -06:00
Seth House
8022565be4 Added index entries for Salt Mine 2014-04-29 21:43:13 -06:00
Seth House
d1c20e4496 Added intial docs for various events 2014-04-29 21:43:13 -06:00
Seth House
a30e847f84 Added index entries for the Event system 2014-04-29 20:06:55 -06:00
Seth House
cf31e51e2b Tidied up the index entries for the Reactor 2014-04-29 20:06:50 -06:00
Pedro Algarvio
f0dddbbc82 Remove references to the insecure redirect. 2014-04-30 00:25:59 +01:00
David Lindquist
1937eb85af Update all raw.github.com references to raw.githubusercontent.com
Per
https://developer.github.com/changes/2014-04-25-user-content-security/
raw.github.com is now served from raw.githubusercontent.com.
2014-04-29 14:29:34 -07:00
Sam Kalnins
f36823bfd7 Adjust the salt-cloud docs for GCE SSH keys to make the example clearer 2014-04-29 21:08:25 +01:00
David Boucha
8709ceb0ac Add updated 2014.1.3-1 bugfix windows installer
This installer fixes a line ending issue with the minion config file
2014-04-29 10:45:31 -06:00
talwai
f6ecd7a710 Fix example salt.minion_config to point to existing file 2014-04-28 19:28:00 -07:00
Pedro Algarvio
23b12283fb Update the bootstrap script tutorial doc to latest from the project.
Also ignore the bootstrap script HTTPS URL.
2014-04-27 11:48:17 +01:00
Pedro Algarvio
a1d446d1e5 Revert "Default to https instead of http"
This reverts commit 6fc260be9e.
2014-04-27 11:46:36 +01:00
Daniel Wallace
6fc260be9e Default to https instead of http
For everything that doesn't use python urllib
2014-04-26 20:20:32 -05:00
C. R. Oldham
b00d3de63f Link in some other docs, correct typos, clarify some LXC config parameters. 2014-04-25 13:00:21 -06:00
C. R. Oldham
29aeb68f29 Reorganize salt-cloud TOC, begin updating lxc docs. 2014-04-24 15:29:05 -06:00
Marek Skrobacki
e6f9853c1e add: documentation for insecure option for openstack provider. 2014-04-24 09:23:37 +01:00
Joseph Hall
3182395267 Merge pull request #12208 from vexxhost/develop
Added documentation for VEXXHOST cloud
2014-04-23 07:12:24 -06:00
Colton Myers
c6cad43d45 Fix released version 2014-04-22 19:06:49 -06:00
Colton Myers
4e9ddf2bcb Fix title of 2014.1.3 release notes 2014-04-22 19:06:11 -06:00
Mohammed Naser
f363338e67 Added documentation for VEXXHOST cloud
VEXXHOST provides a public cloud computing service that's based
on OpenStack in Canada.

The following patch provides documentation on how to use
salt-cloud with the VEXXHOST public cloud.
2014-04-22 21:05:03 -04:00