Commit Graph

2289 Commits

Author SHA1 Message Date
Joseph Hall
ddfaffa090 Allow EC2 to list images based on owner 2013-12-13 19:46:38 -07:00
Seth House
d158fbefd4 Changed conf-log to conf_log to match the other conf_* roles
@s0undt3ch Hope you don't mind.
2013-12-13 17:34:59 -07:00
Seth House
48f79b1508 Recombinated the combobulator
Shh! No one tell @thatch45 that these have been in the repo for 2.5 years.
2013-12-13 17:34:59 -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
Thomas S Hatch
167c110f43 Add doc for yaml_utf8 2013-12-13 14:40:47 -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
Seth House
1b83d3d16c Added the new salt_projects doc to the TOC 2013-12-12 23:29:56 -07:00
Seth House
e6ed5e2889 Added docs for new execution and state modules 2013-12-12 23:29:56 -07:00
Seth House
e252ee8f8a Updated docs for buildout -> zcbuildout rename 2013-12-12 23:29:56 -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
Erik Johnson
3a6274fb3b Remove reference to yumpkg5 in provider override example
yumpkg5 is the default now, so it shouldn't be included in an example of
overriding the provider.
2013-12-09 14:16:19 -06:00
Mike Place
e3f6027773 Update doc build to use latest GH release system.
It looks like GH has deprecated the download system that we were using. This fix just updates our doc build to point to the new system. Here's the blog post for reference:

https://github.com/blog/1302-goodbye-uploads

This resolves many errors that appear when running 'make linkcheck' against our docs.
2013-12-09 10:51:02 -07:00
Forrest Alvarez
52e6d273f6 updated the faq to add a note about backup_mode, fixed a typo in the backup mode docs, and updated one of the file.managed examples with a backup line, as well as an additional note directing the user to the backup mode documentation in a highly visible area. 2013-12-08 05:52:45 +00: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
Mathieu Le Marec - Pasquet
5f46962e80 pep8 fixes 2013-12-04 00:25:50 +00:00
Thomas S Hatch
be00384a82 Merge pull request #8977 from s0undt3ch/develop
Minor doc updates
2013-12-03 10:12:44 -08:00
Thomas S Hatch
77d61d92a4 Merge pull request #8914 from makinacorpus/issue-8856-buildout-support
feat: buildout support
2013-12-03 09:56:59 -08: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
Mathieu Le Marec - Pasquet
228c987b76 feat: buildout support
This fixes #8856.
2013-11-29 18:51:20 +00:00
Erik Johnson
1c24bbe7fc Update salt-key documentation
Bring docs.saltstack.com in line with the CLI usage
2013-11-28 12:05:37 -06:00
regilero
1e855fdef1 Document the fact use does not inherit requisites, @ref #8796 2013-11-27 09:41:34 +01: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
c1bb9d5619 Upcase SSH in Salt SSH. 2013-11-24 00:18:40 +01:00
Henrik Holmboe
2dcb3c2203 Fix typo. 2013-11-24 00:15:16 +01:00
Henrik Holmboe
d1963fb28d Change header for the Table of Contents, in line with Salt API, etc 2013-11-24 00:02:47 +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
Erik Johnson
e7e84ff305 Add autoreject_file to master config file documentation
Included a versionadded directive to note when this was added, to reduce
confusion.
2013-11-21 17:12:31 -06: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
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
Forrest Alvarez
8ca71ebec4 Merge remote branch 'upstream/develop' into develop 2013-11-15 04:54:53 +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
Pedro Algarvio
25c4f28d22 Update transifex configuration file with current sources. 2013-11-14 05:56:37 +00:00
Forrest Alvarez
1b9849049a updated to faq file to reword backwards compatibility 2013-11-14 05:38:28 +00:00
Forrest Alvarez
139e3b3bb9 updated FAQ. 2013-11-14 04:49:54 +00:00
Seth House
3bb83cd0b7 Added site verification code to enable Google's Webmaster tools
Refs #8351
2013-11-13 12:23:33 -07: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
c8853784e9 Bump docs version to 0.17.2 2013-11-12 14:09:36 -07:00
Colton Myers
af8bdf1fa8 Add 0.17.2 release notes 2013-11-12 14:08:40 -07:00
Colton Myers
82ced0d365 Merge pull request #8420 from whiteinge/doc-syndic-file_roots
Added a note that Syndics must maintain their own file_roots
2013-11-12 08:51:55 -08:00
Seth House
5476e7c066 Added link to the template-formula repo courtesy of @duk3luk3 2013-11-11 20:06:23 -07:00
Seth House
423bd77539 Shortened link text for docs for previous releases 2013-11-11 19:39:26 -07:00
Seth House
84165f8a51 Added link to RTD for previous version builds under main version link
Fixes #8414
2013-11-11 18:22:20 -07:00
Seth House
e641922c57 Added link to download offline copies of older Salt docs
Fixes #8413
2013-11-11 18:14:05 -07:00
Seth House
e55d9852bd Added links to the Salt RTD and YouTube channel
Refs #8414
2013-11-11 18:10:40 -07:00
Seth House
076d99d214 Added a few cross-references from the Syndic docs to the master config 2013-11-11 17:51:25 -07:00
Seth House
d56e72143a Added explicit mention that Syndics maintain their own file_roots 2013-11-11 17:48:12 -07:00
Seth House
ee0dd1a669 Added autodoc generated cloud module docs 2013-11-11 16:25:28 -07:00
Seth House
8807eea450 Added directory for clouds modules documentation 2013-11-11 16:25:28 -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
Erik Johnson
8f7ac73100 Mock yaml.scanner in docs conf.py 2013-11-10 15:39:27 -06:00
Pedro Algarvio
5feb449584 Add the missing salt-cloud man page. 2013-11-10 13:28:19 +00:00
Seth House
865b009e1e Merge pull request #8379 from sijis/misc_doc_fixes_2
removed double colons in master documentation to match existing formatti...
2013-11-09 17:08:13 -08: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
Erik Johnson
2b397ec24c Docs formatting fixes
Format filenames in bullet points and use aliases instead of letting the
"blob" role show the full URL for the filenames.
2013-11-09 15:10:12 -06:00
Sijis Aviles
1f27476fdd removed double colons in master documentation to match existing formatting 2013-11-09 13:54:39 -06: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
7b9ebf9872 Absorbed Sphinx conf.py for salt-cloud into Salt's 2013-11-08 15:08:32 -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
Colton Myers
d5221c8fd6 Add doc for syndic_wait config option 2013-11-07 15:41:04 -07: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
Thomas S Hatch
c0f6fd68a3 Merge pull request #8303 from basepi/rmcluster
Remove confusing "computer clusters" reference from docs
2013-11-06 15:11:17 -08:00
Colton Myers
79fe2637bf Remove confusing "computer clusters" reference from docs 2013-11-06 12:11:08 -07:00
Colton Myers
f50ebad1f5 Add publish example for limiting targets 2013-11-06 11:03:31 -07:00
Forrest Alvarez
a1b4848dbc Updated minion.rst with a note on verify env for issue 8281. 2013-11-06 05:41:56 +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
Sergey
2da8e454e7 fix grammar in salt.renderers.jinja.rst 2013-11-05 18:28:21 +02: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
Seth House
82c1f392e1 Updated Dash URL for https 2013-11-04 22:50:01 -08:00
Erik Johnson
3e7f48dd2c Clarify grains precedence
Resolves #8107.
2013-11-03 13:31:01 -06:00
Diego Woitasen
2d1edf71da Document how to run salt-ssh as unprivileged user. 2013-11-03 05:35:21 -03:00
Pedro Algarvio
200fa5d976 Update the Transifex translations sources. 2013-11-02 19:49:40 +00:00
Seth House
6725558738 Move image out of the theme folder to quiet sphinx warning 2013-11-02 11:54:37 -06:00
Erik Johnson
759969985c Improve documentation regarding nested dict YAML indentation 2013-11-01 23:02:29 -05:00
Seth House
5abe667471 Updated downloads URL for Windows binaries 2013-11-01 12:26:10 -06:00
Seth House
d46e36e510 Switch 0.15.1 release notes back to unix line endings
Line endings got switched in 2f869f8. Fixes #8204
2013-11-01 08:45:15 -06:00
Henrik Holmboe
03de075957 Revert the section title change 2013-11-01 15:18:29 +01:00
Henrik Holmboe
8941b37eaf Document setting a whitelist firewall ruleset on the Master 2013-11-01 14:56:25 +01:00
Pedro Algarvio
6d543dcf4f Fix the Halite tutorial code blocks under configuration. 2013-10-30 19:21:21 +00:00
Bret Palsson
c9fdfb7574 libevent-dev required to pip install gevent 2013-10-30 13:11:28 -06:00
Seth House
fd59d9df39 Revert "Removed links to Dash docs until feeds are fixed"
This reverts commit 197ffa1b05.

Dash feeds are working! Refs #5839
2013-10-30 11:00:31 -06:00
Colton Myers
b98f5f4acd Merge pull request #8147 from terminalmage/docs
Improve git_pillar docs
2013-10-29 12:29:13 -07:00
mekstrem
c35fb3dfee Update conf.py
Fixed typo.
2013-10-29 09:13:07 +01:00
David Boucha
9a4837dd8a Add Windows installer 0.17.1.1 release 2013-10-28 18:33:36 -06:00
Erik Johnson
4a8bd16787 Improve git_pillar documentation
This adds a brief explanation of git_pillar to the gitfs walkthrough.
Even though they don't work the same, they do similar things for
file_roots and pillar_roots, and it bears mentioning.

Also, this adds a better explanation of how git_pillar works to the
top-level docstring for pillar/git_pillar.py.
2013-10-28 17:09:38 -05:00
Dan Garthwaite
eb85b12153 ReStructure doesn't req * to be escaped in blockquotes. 2013-10-28 11:55:31 -04:00
Dan Garthwaite
ff242cc482 Tying tags and events to state files wasn't clear to me.
Also some typoes and escaping '*' chars.
2013-10-28 11:43:59 -04:00
Erik Johnson
0c488ede5d Add windows network state to docs 2013-10-25 12:47:45 -05:00
Erik Johnson
fc1691ffee Fix refs to old pkg_resource.pack_pkgs 2013-10-25 12:47:45 -05:00
Thomas S Hatch
d7a8c5b5eb Merge pull request #8034 from cachedout/7748
Non-minified version of modernizr-2.6.2-respond-1.1.0.min.js. Refs #7748...
2013-10-25 09:35:00 -07:00
Thomas S Hatch
68b90aa00e Merge pull request #8097 from cmartyniuk/patch-1
Added information about sls type requisites
2013-10-25 09:20:40 -07:00
Thomas S Hatch
dfc90634a1 no longer future tense 2013-10-25 09:02:43 -06:00
Thomas S Hatch
d6c970a9c8 Fix first person refs 2013-10-25 09:02:43 -06:00
Thomas S Hatch
a44f9a9108 Add tutorial for state ordering 2013-10-25 09:02:43 -06:00
cmartyniuk
6ef4b6bfcc Added information about sls type requisites 2013-10-25 09:18:38 -03:00
Chris Rebert
31ad8ee653 copyedit recently-enhanced docs 2013-10-24 23:31:13 -07:00
Forrest Alvarez
35745dbfea fixed a typo in the halite docs, reworded a sentence to clarify how halite is obtained 2013-10-24 19:02:59 +00:00
Colton Myers
8f5e0245dd Merge pull request #8065 from gravyboat/develop
Initial documentation push for halite, updates to 0.17 release notes, updates to hacking guide.
2013-10-24 10:06:02 -07:00
Colton Myers
6a359974b6 Merge pull request #8077 from cachedout/#7984
Remove stale files in the docs dir. Refs #7984. Tested against a build a...
2013-10-24 10:03:32 -07:00
David Boucha
ba0abb6810 Merge pull request #8073 from equinoxefr/update_nsis_installer
Removing nsProcess plugin.
2013-10-24 09:58:55 -07:00
Mike Place
82d6e28125 Remove stale files in the docs dir. Refs #7984. Tested against a build and walk-through of the HTML docs. 2013-10-24 10:09:37 -06:00
EquinoxeFR
34c6f6c831 Removing nsProcess plugin. Using ExecWait and a sleep 3s to stop salt-minion. 2013-10-24 15:19:21 +02:00
Pedro Algarvio
7e37dc95e3 Merge pull request #8061 from cachedout/free-fonts
Stop shipping fonts in the docset. Start using free-fonts from Google. Fixes #7983
2013-10-24 04:35:33 -07:00
Forrest Alvarez
d6f78e2484 Reworked part of the halite docs to clarify the running of halite itself, created sections in prep for nginx/apache work. 2013-10-24 03:56:19 +00:00
Forrest Alvarez
32a3d82595 Merge remote branch 'upstream/develop' into develop 2013-10-24 03:37:11 +00:00
Mike Place
cedf587522 Stop shipping fonts in the docset. Start using free-fonts from Google and then fall-back to system fonts if those are not available. 2013-10-23 15:42:24 -06:00
Colton Myers
8f2361418f Add note about upgrading minions for 0.17.1 2013-10-23 11:49:07 -06:00
Mike Place
da165cda8d Run yepnope through JSBeautify to unminify for Debian packaging. Refs #7748. 2013-10-23 10:28:45 -06:00
Henrik Holmboe
218b842068 I always have to look up these :) 2013-10-23 17:05:56 +02:00
Joseph Hall
87e459cb55 Merge pull request #8042 from equinoxefr/update_doc_nsis
Adding NSIS plugin to the doc
2013-10-23 04:50:21 -07:00
EquinoxeFR
47bc1192c1 Adding NSIS plugin to the doc 2013-10-23 13:41:01 +02:00
Forrest Alvarez
b64dc90a20 updated hacking (developing) tutorial with information on running a simplye python http server to show changes that you have made. 2013-10-23 05:23:24 +00:00
Forrest Alvarez
5039727898 initial add of the halite docs, still need a lot of work. 2013-10-23 04:51:52 +00:00
Forrest Alvarez
e164562c90 Merge remote branch 'upstream/develop' into develop 2013-10-23 04:48:17 +00:00
Mike Place
381ca634e9 Non-minified version of modernizr-2.6.2-respond-1.1.0.min.js. Refs #7748. 2013-10-22 20:07:58 -06:00
Elias Probst
e483404260 Corrected typos. 2013-10-22 19:38:31 +02:00
Erik Johnson
67ca15ecc2 Fix sphinx build warning
Section headers must have their underline the same length as the section
header itself.
2013-10-21 10:43:55 -05:00
Forrest Alvarez
e4c27d634b Updated the 0.17.0 docs to link over to halite, and clear up that it is not included with salt-master. Created a new halite tutorial that talks about how to set up halite, this is still incomplete for the amount of info I would like in it. 2013-10-20 02:48:01 +00:00
Chris Rebert
4253901ce7 copyedit 0.17.1 release notes 2013-10-18 12:55:49 -07:00
Thomas S Hatch
f013b756bf update 0.17.1 release notes 2013-10-18 13:37:47 -06:00
Seth House
6c23fdbfe1 Updated Saltconf sidebar graphic 2013-10-18 13:28:37 -06:00
Erik Johnson
c9b455c9fb add "chocolatey" module to docs 2013-10-18 13:09:54 -05:00
Pedro Algarvio
0143e78877 Merge pull request #7929 from cachedout/develop
Fix for #5737 and some minor doc changes.
2013-10-18 00:57:50 -07:00
David Boucha
746369d7b6 Bump Salt Windows installer version. Add to docs 2013-10-18 01:24:37 -06:00
Seth House
70be208bc5 Added Saltconf banner to docs sidebar 2013-10-17 17:44:53 -06:00
Mike Place
d583554143 Documentation clarification to make the explanation of /etc/salt/grains more specific. 2013-10-17 15:49:14 -06:00
Seth House
9834a9afda Added SaltConf banner to main docs page 2013-10-17 12:36:19 -06:00
Erik Johnson
db3768d00a Bump version to 0.17.1 2013-10-17 13:04:01 -05:00
Colton Myers
a0cee95562 Add release notes for 0.17.1 2013-10-17 10:12:16 -06:00
Erik Johnson
433f4a98da Add new ports state to docs 2013-10-16 23:50:12 -05:00
Thomas S Hatch
6a610679a5 Merge pull request #7897 from s0undt3ch/features/func-aliases-doc-fix
Properly render aliased salt function names. Fixes #7885.
2013-10-16 14:59:04 -07:00
Pedro Algarvio
99bcf207d0 Properly render aliased salt function names. Fixes #7885. 2013-10-16 22:52:56 +01:00
Colton Myers
c4dde69a2f Add note about pillar.get() vs salt['pillar.get']() in templates, Fix #7566 2013-10-16 15:43:03 -06:00
Thomas S Hatch
848bd5fc5e Merge pull request #7885 from loz-hurst/develop
Added note about methods with trailing underscores to module docs.
2013-10-16 10:12:16 -07:00
loz-hurst
91d7b2a346 Added note about methods with trailing underscores to module docs.
Not fantastically impressed with what I've written and welcome for someone else to have a stab at it - trying to rectify that it's not clear from the docs ANYWHERE that, e.g., salt.states.alternatives.set_ must be specified as 'alternatives.set' or 'alternatives: - set' in the sls.  'alternatives.set_' or 'alternatives: - set_' will not work.

As a python coder it's obvious what's going on to avoid the name clash in the source but I wouldn't expect all salt users to be python programmers so it needs mentioning somewhere, imho.
2013-10-16 18:10:02 +01:00
Seth House
b0754813df Added docker execution and state modules to docs 2013-10-16 10:58:04 -06:00
Seth House
fd7fd06ebc Removed docs for lxcdocker execution and state modules 2013-10-16 10:47:12 -06:00
Thomas S Hatch
7d164e687e Merge pull request #7864 from makinacorpus/docker
Docker support
2013-10-15 16:13:39 -07:00
Seth House
069b84fd24 Removed 'sys' from pseudo modules list; is real module now 2013-10-15 16:00:02 -06:00
Seth House
8500b88354 Added new/missing state modules 2013-10-15 16:00:02 -06:00
Seth House
f1f47b085f Added new/missing runner modules 2013-10-15 16:00:02 -06:00
Seth House
a577be0170 Added new/missing returner modules 2013-10-15 16:00:02 -06:00
Seth House
a719fec161 Added new/missing pillar modules 2013-10-15 16:00:02 -06:00
Seth House
1183924bcb Added new/missing auth modules 2013-10-15 16:00:01 -06:00
Seth House
7246864f1b Added new/missing execution modules 2013-10-15 16:00:01 -06:00
Seth House
0f3c0bc8bb Checked in generated docs for freebsdports module and ntp state module 2013-10-15 16:00:01 -06:00
Seth House
264824cb51 Removed duplicate link to translating doc 2013-10-15 16:00:01 -06:00