Forrest Alvarez
edf3598f12
Updated the salt bootstrap tutorial with an example to download the latest stable release with curl moved the wget example so it is right below the curl example to ensure users get the stable as opposed to the develop on accident. Fixed a weird wording issue, and some line lengths, though several still remain.
2014-01-13 05:37:59 +00:00
John Dewey
0ce4611b86
Corrected syntax error with formula example
...
There was a syntax error in the map.jinja example.
2014-01-10 22:07:19 -08:00
Thomas S Hatch
db9c722e56
Merge pull request #9690 from hulu/copyedit-cloud-config
...
copyedit doc/topics/cloud/config.rst
2014-01-10 12:59:20 -08:00
Chris Rebert
bbdcb81e9b
copyedit doc/topics/cloud/aws.rst
2014-01-10 12:43:08 -08:00
Chris Rebert
de5d0174e4
copyedit doc/topics/cloud/config.rst
2014-01-10 12:26:40 -08:00
Abe Music
0de31bdc50
Add example for wait_for_spot_interval_multiplier
2014-01-10 12:46:51 -06:00
Abe Music
b232dccdf7
Adding code example for pool size configuration
2014-01-10 12:38:02 -06:00
Abe Music
104d94cf7d
Adding pool size doc; updating aws doc to include spot instance and EBS volume support
2014-01-10 12:16:51 -06:00
Forrest Alvarez
cc0ca13855
Updated windows docs with a quick note to mention that the installers will install deps.
2014-01-08 03:06:43 +00:00
Thomas S Hatch
87b25ed67a
Merge pull request #9601 from terminalmage/docs
...
Replace references to Hydrogen release in docs
2014-01-07 10:26:31 -08:00
Erik Johnson
2d5c9d9136
Rename 2014.01.0.rst to 2014.1.0.rst
2014-01-07 12:09:06 -06:00
Erik Johnson
0b876b2813
correct 2014.01.0 -> 2014.1.0
2014-01-07 12:08:58 -06:00
Erik Johnson
6ab77e5317
Replace references to Hydrogen release in docs
...
This replaces references to Hydrogen (in versionadded/versionchanged
directives as well as a few other mentions), to reflect the actual
release number of 2014.1.0.
2014-01-07 12:06:53 -06:00
Erik Johnson
4cf7ffd719
spelling fixes
2014-01-07 10:53:18 -06:00
David Boucha
162776c4f1
slight doc reformat on windows install doc page
2014-01-06 16:07:26 -07:00
Forrest Alvarez
1940e4c8ee
Updated the digital ocean doc to fix some formatting issues regarding line length and indenting.
2014-01-04 06:31:42 +00:00
Tim O'Guin
7d0b02ae27
added a note about DigitalOcean's concept of applications to the cloud docs
2014-01-02 14:07:33 -06:00
Erik Johnson
366f6bdaaa
Fix hyperlinks in hydrogen release notes
2014-01-01 16:39:14 -06:00
Erik Johnson
cd9c0ffe66
Normalize line length
2014-01-01 16:37:41 -06:00
Erik Johnson
3f9c5d60fa
Add note about ubuntu 12.04 not having sufficient GitPython for gitfs
2013-12-31 20:03:57 -06:00
Thomas S Hatch
0ea75bc989
Some headers for the release notes
2013-12-30 23:57:20 -07:00
Thomas S Hatch
aacaf6c24c
Merge pull request #9503 from pakdel/minionfs
...
MinionFS fileserver backend
2013-12-30 21:02:03 -08:00
Amir Pakdel
ea3c23aa05
MinionFS fileserver backend
...
The backend for serving files pushed to master
by cp.push (file_recv).
2013-12-30 19:02:42 -05:00
Mike Place
da1cf4a6e0
2014.01.0 release notes
2013-12-30 16:33:57 -07:00
Erik Johnson
0fe0caebc3
Add note about upstart to resource limits documentation
2013-12-30 11:43:58 -06:00
Pedro Algarvio
763ca1c33e
Merge pull request #9483 from terminalmage/docs
...
More refinement of master/minion troubleshooting docs
2013-12-30 04:21:46 -08:00
Forrest Alvarez
4f45c4d8f8
Fixed a typo I missed a while back with some spacing.
2013-12-30 07:05:59 +00:00
Erik Johnson
84c6b62005
More refinement of master/minion troubleshooting docs
...
Added an nmap example for checking if ports are open, removed some
redundant wording, and reworded other parts to be more concise.
2013-12-29 20:13:11 -06:00
Forrest Alvarez
c0c5bfd526
Updated the master troubleshooting doc with details regarding unexpected behavior with the -c option.
2013-12-29 06:30:37 +00:00
Forrest Alvarez
650223e1a4
Merge remote branch 'upstream/develop' into develop
2013-12-29 06:09:29 +00:00
Erik Johnson
c1eee828fd
Slight tweak to earlier master troubleshooting page edit
2013-12-28 22:10:03 -06:00
Forrest Alvarez
f6f21f9b00
Fixed a lower case reference to Salt on the cloud troubleshooting docs.
2013-12-29 01:02:03 +00:00
Erik Johnson
2087462bd9
Enhancement to master troubleshooting docs
...
Made some of the language more concise, and improved the example on
setting resource limits. /etc/security/limits.d/NN-something.conf is
the generally preferred method of setting resource limits.
2013-12-28 14:18:24 -06:00
Forrest Alvarez
49b3cc4ba5
Added an admonition to the cloud troubleshooting doc that addresses issue with version compatibility.
2013-12-28 06:01:08 +00:00
Henrik Holmboe
81f96463ae
Add release dates for 0.9.x versions
2013-12-26 22:13:55 +01:00
Henrik Holmboe
41e46305d3
Add release date for versions missing Release Notes
2013-12-26 22:13:55 +01:00
Henrik Holmboe
f7b8c705e2
Add release dates for 0.10.x versions
...
Version 0.10.1 is missing since it does not have a Release Notes file.
2013-12-26 22:13:55 +01:00
David Boucha
3fbec595e1
add 0.17.4 windows installer links
2013-12-26 11:55:33 -07:00
Erik Johnson
7a4a457267
Better example for versionadded/versionchanged
...
This provides a more comprehensive example than the one I originally
added here.
2013-12-26 12:12:30 -06:00
Thomas S Hatch
bb363870c4
Merge pull request #9437 from gravyboat/develop
...
Master troubleshooting guide update regarding timeout.
2013-12-26 09:39:54 -08:00
Erik Johnson
c599c09760
Add explanation of versionadded/versionchanged to style guide
2013-12-26 04:15:58 -06:00
Forrest Alvarez
6ab38c7484
Updated the master troubleshooting doc with a note about modifying the timeout.
2013-12-26 04:01:19 +00:00
Mark Lee
46ed25f195
Fix docs for the "Understanding State Ordering" tutorial
...
"code-block" directives require a blank line before them.
2013-12-24 19:41:58 -08:00
Forrest Alvarez
8f746fe429
Added a line explaining that the user would need to re-establish their sessions as the user they modified the limits for in the master troubleshooting guide.
2013-12-24 23:55:08 +00:00
Joseph Hall
1beb6de194
Merge pull request #9428 from gravyboat/develop
...
Update to pkg state example, and master troubleshooting topic.
2013-12-24 15:48:31 -08:00
Forrest Alvarez
59aeca95d4
Updated the master troubleshooting docs with an example of modifying the limits.conf.
2013-12-24 23:43:36 +00:00
Seth House
07e3cd2864
Added date to release notes for recent salt versions
...
These dates were pulled out of the Git commit for the tag (with a Vim
macro). I didn't go back before we started tagging releases with
annotated tags since that would take some mailing list archaeology. Also
there might be a couple instances where the tag came plus or minus a day
or two from the announcement.
Closes #9426
2013-12-24 16:16:25 -07:00
Seth House
3bb46ee78f
Added note about not authenticating as root when using the PAM module
...
Closes #4046 , refs saltstack/halite#108 .
2013-12-23 20:26:18 -07:00
Erik Johnson
a625f75ce8
Fix line that was indented too far in code-block
2013-12-23 13:39:31 -06:00
Forrest Alvarez
ef303d2807
Fixed a typo in the troubleshooting index, copied over some content from the index to both the master and the minion, and cleaned them up to be more relevant to each.
2013-12-23 05:43:58 +00:00
Joseph Hall
cc40351668
Update sentence describing the getting started guides
2013-12-21 19:12:47 -07:00
Erik Johnson
29ec37be33
Add quick paragraph about needing compiler
...
A compiler is required to build M2Crypto, this commit adds a short
paragraph as a reminder of this fact.
2013-12-21 11:45:21 -06:00
Forrest Alvarez
17c8af56c9
Made some more updates to the master and minion troubleshooting docs to get rid of errors.
2013-12-21 06:38:47 +00:00
Forrest Alvarez
b3c6c6b56e
Updated the contents.rst so it pulls in more info from the topics, added some preliminary data for the master/minion docs so it stops erroring, did not delete the relevant sections from the main index.
2013-12-21 06:19:45 +00:00
Seth House
a3e3b89cb8
Merge pull request #9373 from MTecknology/develop
...
Added reactor documentation
2013-12-20 11:10:27 -08:00
Michael Lustfield
e9f500bcfe
Made two blocks into code blocks.
2013-12-20 12:40:13 -06:00
Michael Lustfield
66286c8a86
Added example for using the reactor system.
2013-12-20 12:26:25 -06:00
Michael Lustfield
8569a84f1c
Added information about eventlisten.py
2013-12-20 12:25:29 -06:00
Joseph Hall
a868cc0d71
Removing API docs, because they were really only meant for Halite
2013-12-19 17:47:34 -07:00
Joseph Hall
d70690dbcb
Add doc about using Salt Cloud from Salt
2013-12-19 15:35:48 -07:00
Forrest Alvarez
9429458ff9
updated globbing docs with an extra example
2013-12-19 06:23:00 +00:00
Forrest Alvarez
ac496b223f
Merge remote branch 'upstream/develop' into develop
2013-12-19 06:21:28 +00:00
Colton Myers
7b9731f049
0.17.3 release notes
2013-12-16 12:20:25 -07:00
Forrest Alvarez
f77cc4e68f
Updated the index of the troubleshooting docs with some new links to master and minion docs, added those, did not add content yet.
2013-12-16 06:09:12 +00:00
Benn Eichhorn
c0df125151
updated aws docs
2013-12-16 11:48:27 +11:00
Joseph Hall
e060354e02
Update docs for list_nodes_select()
2013-12-15 09:40:03 -07:00
Erik Johnson
de7633f72a
Rewrite reference to yumpkg in 0.9.8 release notes
2013-12-14 14:25:16 -06:00
Seth House
86209ae472
Updated old link to the yumpkg.py module's new location
2013-12-13 22:54:15 -07:00
Joseph Hall
e9f0f2c02e
Add one more warning about large amounts of data
2013-12-13 19:52:38 -07:00
Joseph Hall
ddfaffa090
Allow EC2 to list images based on owner
2013-12-13 19:46:38 -07:00
Erik Johnson
c88269351b
Remove references to yumpkg in documentation
2013-12-13 18:01:34 -06:00
Joseph Hall
c968443508
Update docs to reflect pycrypto dependency
2013-12-13 15:43:24 -07:00
Joseph Hall
8593da4048
L comes after J
2013-12-13 13:19:40 -07:00
Joseph Hall
3a0bbabb83
Put cloud providers in alphabetical order
2013-12-13 13:18:00 -07:00
Seth House
0bd0c8f3b8
rST fixes
2013-12-13 12:19:13 -07:00
Mike Place
d22161eebc
Add instructions on using pylint to the Salt style coding style guidelines.
2013-12-13 10:11:23 -07:00
Joseph Hall
750a28f5ef
Minor typo fixes
2013-12-13 07:50:46 -07:00
Seth House
78363be2e9
rST fixes
2013-12-12 23:29:57 -07:00
Joseph Hall
738fb32e03
Merge pull request #9226 from techhat/cloudmodules
...
Add more detail on writing new cloud modules
2013-12-12 22:21:25 -08:00
Joseph Hall
a1a9281417
Add more detail on writing new cloud modules
2013-12-12 23:20:20 -07:00
Forrest Alvarez
9a7dcc4d60
Added a link over to the digital ocean docs.
2013-12-13 05:21:41 +00:00
Forrest Alvarez
b6c9fe7a5c
Fixed a typo in the title of the digital ocean docs.
2013-12-13 04:52:10 +00:00
Colton Myers
650d7c3c84
Merge pull request #9130 from basepi/0.17.4notes
...
Add 0.17.4 release notes
2013-12-11 13:14:04 -08:00
Thomas S Hatch
b01ba41a17
Merge pull request #9178 from tmartinfr/fix-doc-zmq
...
Update requirements concerning ZMQ version
2013-12-11 09:36:28 -08:00
Thomas Martin
7246231151
Update requirements concerning ZMQ version
...
Commit 60fbb6ffa6
requires ZMQ >= 3.2.0.
PyZMQ should be >= 2.2.0 to fully support ZMQ 3.x.
2013-12-11 15:21:39 +01:00
Joseph Hall
cb92c44ca0
Update rackspace docs to avoid confusion
2013-12-11 06:34:41 -07:00
Forrest Alvarez
8e5f9e2ead
Initial commit to add the salt_projects page.
2013-12-11 05:55:23 +00:00
Joseph Hall
18060f917d
Initial commit of the Azure cloud driver
2013-12-10 20:26:55 -07:00
Colton Myers
1e27f5eb3a
Fix typo (option sin -> options in)
2013-12-09 16:38:21 -07:00
Colton Myers
2ea3e3fed2
Add 0.17.4 release notes
2013-12-09 14:47:25 -07:00
Colton Myers
5b90e371ce
Fix pillar include example
...
Fixes #9034
2013-12-05 09:33:51 -07:00
Eric Johnson
9256e92e8e
small issue in libcloud, need to install from source for now
2013-12-04 19:44:30 +00:00
Pedro Algarvio
e4c53a6261
Don't wrap.
2013-12-03 17:32:35 +00:00
Pedro Algarvio
c208b7d5d9
Doc strings should be narrower.
2013-12-03 17:29:58 +00:00
Pedro Algarvio
60bcaeb6b4
Minor formatting, accuracy, spelling.
2013-12-03 17:29:58 +00:00
Mike Place
3a4b6c8fa6
Unit-testing documentation.
2013-12-02 14:34:16 -07:00
Joe Healy
45525b4b59
Doc fixes to remove errors and warnings
2013-12-01 18:29:16 +11:00
pengyao
409d7e8c18
Change fire event command
...
Since 0.17.0, the ability to send a event payload with a more complex data structure than a string
2013-11-30 11:59:47 +08:00
Erik Johnson
057f2555cd
CentOS should not be all capitalized
2013-11-29 18:33:41 -06:00
David Boucha
85cff94b56
Update Reactor docs
2013-11-26 10:21:57 -07:00
David Boucha
17924e89a2
fix typo
2013-11-26 09:06:48 -07:00
Pedro Algarvio
21f0a43331
Minor typo fixes.
2013-11-26 13:00:47 +00:00
Thomas S Hatch
6921bb1a72
Start on writing tests tutorial
2013-11-25 17:13:48 -07:00
Henrik Holmboe
d456a7eb53
Copy edit gce.rst
2013-11-25 15:31:16 +01:00
Joseph Hall
5345982a4e
Typo fix
2013-11-25 06:21:25 -07:00
Joseph Hall
c0cab8827a
Changing Rackspace to Openstack in Openstack doc
2013-11-25 06:13:37 -07:00
Diego Woitasen
60c3be36dd
OpenStack salt-cloud documented.
2013-11-23 22:36:43 -03:00
Henrik Holmboe
2dcb3c2203
Fix typo.
2013-11-24 00:15:16 +01:00
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
Aditya Kulkarni
bd2c07e866
Halite install doc changes and add self to authors
2013-11-21 14:42:31 -05: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
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
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
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