Commit Graph

1008 Commits

Author SHA1 Message Date
Erik Johnson
bbd35e736d Remove note on minion ID change pending further discussion 2013-10-02 10:35:02 -05:00
Erik Johnson
fdcb6e2b48 Clarify the fact that the Minion ID may change in 0.17.0 2013-10-02 09:21:37 -05:00
Erik Johnson
25b0438dfe Add note on /etc/hostname checking to release notes 2013-10-02 08:55:26 -05:00
Thomas S Hatch
8daa55f7d7 Add more dunder dict docs per @cachedout
There are still a few esoterics to get in from some of the backend
module systems, but these are the big ones
2013-10-01 16:10:22 -06:00
Niels Abspoel
a5d6b9649b fixed both errors after sphinx build 2013-09-29 23:27:31 +02:00
Forrest Alvarez
1c043c3d45 Updated the salt-ssh.rst to add the new options that are available via the command line. Modified the ssh index.rst to include a link to the salt-ssh cli commands page. Updated parsers.py to fix the default value that is present in the documentation from 5 to 25 (as 25 is the actual default). Updated roster.rst to note that the default file location is /etc/salt/roster since it was absent, and might be confusing if you head to the roster documentation before reading the rest of the salt-ssh documentation. 2013-09-29 05:16:13 +00:00
Thomas S Hatch
02e87f4a33 Add salt-call to salt-common package 2013-09-28 12:53:00 -06:00
Joe Healy
6f4f1df37f minor typo 2013-09-28 21:43:07 +10:00
Chris Rebert
b9a43b6a17 copyedit SaltStack Packaging Guide 2013-09-27 17:37:42 -07:00
Thomas S Hatch
e7b5f6cee1 Add packaging convention document 2013-09-27 15:38:54 -06:00
Thomas S Hatch
bd846ffdbb Merge pull request #7264 from holmboe/esxi-init
Introduce disk profiles and enable virt.init on an ESX host
2013-09-27 08:02:11 -07:00
Thomas S Hatch
be15c3e91c Add a few more notes to the release notes 2013-09-26 17:34:09 -06:00
David Czarnecki
333f609397 Adding CHANGELOG, VERSION and semantic versioning information to formula documentation 2013-09-26 16:42:28 -04:00
Colton Myers
392e420387 Add line for salt-ssh fixes 2013-09-26 13:51:05 -06:00
Colton Myers
c466a3675b Add bugfixes between RC and release 2013-09-26 13:49:45 -06:00
Thomas S Hatch
ef7f3e9693 Add Salt Thin to the release notes 2013-09-26 11:18:30 -06:00
Henrik Holmboe
6c0fb8278f Merge branch 'develop' into esxi-init
Conflicts:
	salt/modules/virt.py
2013-09-25 11:04:58 +02:00
Forrest Alvarez
03285879d3 Updated the gitfs tutorial to mention that the salt-states repo does not have the latest releases of the states as it was mentioned that was confusing in the IRC today. 2013-09-25 02:53:55 +00:00
Pedro Algarvio
004fb2ab6c Merge pull request #7401 from aboe76/suse_installation_docs
Updated suse installation documentation
2013-09-22 07:06:39 -07:00
Niels Abspoel
314f5724cc Updated suse installation documentation
With upcoming opensuse 13.1 release and the release of
Suse Linux Enterprise 11 SP3 it was time to update the documentation
2013-09-22 13:06:27 +02:00
Jason Sommer
10ac786169 Fixed typo 2013-09-22 01:06:50 -05:00
Erik Johnson
441962bf7f Add paragraph on Mac OS User/Group support to 0.17.0 release notes 2013-09-20 18:24:40 -05:00
Joe Healy
aece0976a6 Fixed pedantic spelling errors picked up by lintian
joe@unstable-builder:~/salt_017rc/salt$ lintian -I ../*.deb
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz softwares software - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz specifed specified - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz Targetting Targeting - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz targetted targeted - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz Dependant Dependent - done
I: salt-common: FSSTND-dir-in-manual-page usr/share/man/man7/salt.7.gz:57301 /var/named/ - not done - example
I: salt-common: FSSTND-dir-in-manual-page usr/share/man/man7/salt.7.gz:57320 /var/named/ - not done - example
I: salt-common: FSSTND-dir-in-manual-page usr/share/man/man7/salt.7.gz:57339 /var/named/ - not done - example
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz recieve receive - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz allows to allows one to - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz allows to allows one to - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz dont don't - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz succesfully successfully - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz softwares software - done
I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz These package This package - not done - legitimate
2013-09-20 22:01:20 +10:00
Thomas S Hatch
b19c17cff2 Merge pull request #7362 from piffio/gitfs-documentation-tips
Add cleaner explanation of environment mapping
2013-09-19 16:28:09 -07:00
Sergio Visinoni
f95c0d67d7 Add cleaner explanation of environment mapping
Explicitely state that the 'master' branch is automagically mapped
to the 'base' environment.

Also mention the fact that top.sls files are merged from the different
branches, which suggests a setup where top.sls is only present in
the 'master' branch.
2013-09-19 17:00:46 -05:00
Thomas S Hatch
f241c4c5e1 update release notes 2013-09-18 22:02:43 -06:00
Chris Rebert
1de782385f copyedit 0.17.0 release notes draft 2013-09-18 18:24:00 -07:00
Thomas S Hatch
bfb56ded19 start on 0.17.0 release notes 2013-09-18 18:55:51 -06:00
Seth House
3d9351b166 Fixed incorrect module name in formula docs
formula_utils.py was an unfinished thought that it may make sense to
break out formula functions into a standalone module at some point.
2013-09-17 12:56:08 -06:00
Joseph Hall
76833df1ee Merge pull request #7293 from holmboe/susefirewall2-doc
Add documentation for SuSEfirewall2
2013-09-17 06:52:04 -07:00
Henrik Holmboe
c9767da312 Update repos filename for SuSEfirewall.d configuration file 2013-09-17 15:30:55 +02:00
Henrik Holmboe
19acd1661e Remove unused salt.ufw anchor and more minor edits 2013-09-17 15:28:25 +02:00
Henrik Holmboe
df0ebb78b7 Add documentation for SuSEfirewall2 2013-09-17 15:27:23 +02:00
Erik Johnson
97015a5db4 Add more information about salt-call
This adds additional information both to the walkthrough and the
"troubleshooting" page.
2013-09-12 17:11:10 -05:00
Forrest Alvarez
168776a639 updated troubleshooting index to add selinux commands for CentOS/RHEL 6. 2013-09-12 05:01:51 +00:00
Henrik Holmboe
009326f7f9 Type in cloud_controller.rst 2013-09-11 21:36:31 +02:00
Henrik Holmboe
3dfd6f07e5 Enable to virt.init on an ESX host
WARNING: This is currently untested on a KVM/QEMU host, so this might
very well introduce a regression. Please review.
2013-09-11 16:38:15 +02:00
Joseph Hall
dde02828fd Merge pull request #7146 from joehealy/doc_typos
Fix for typos picked up by lintian
2013-09-10 05:23:13 -07:00
Joe Healy
6c471a6d4a Fix for typos picked up by lintian 2013-09-10 22:10:47 +10:00
Henrik Holmboe
4cb197c04a Align comments 2013-09-10 13:45:00 +02:00
Henrik Holmboe
9591465b32 Fix mid-sentence stop, no reference
In addition to some other minor changes.
2013-09-10 13:41:53 +02:00
Joseph Hall
46f8f15ad2 Adding additional information on firing events 2013-09-09 18:06:05 -06:00
Thomas S Hatch
8f588a0881 Add initial bare bones roster docs 2013-09-08 23:00:45 -06:00
Thomas S Hatch
c05d4892de Add initial salt-ssh docs 2013-09-08 22:39:42 -06:00
Erik Johnson
234a032867 Add release notes for 0.16.4 2013-09-06 11:29:14 -05:00
Seth House
ebce80d84c Merge pull request #7075 from terminalmage/docs
A bunch of docs commits
2013-09-05 11:58:30 -07:00
Erik Johnson
b603274ecd Add notes on GitPython issue in salt<=0.16.3 2013-09-05 13:43:08 -05:00
David Boucha
86e0de1348 Correct rst underlines that were too short 2013-09-05 10:02:55 -06:00
Erik Johnson
e2bf055542 Add FAQ page to docs
This was added per #7024.
2013-09-05 09:10:47 -05:00
Pierre DOUCET
aee8b60f79 Adding "wmi windows installer provider" to docs. Fixes #7030 2013-09-05 13:38:24 +02:00
Henrik Holmboe
4fe8c529c0 Some minor changes to the documentation 2013-09-04 14:48:17 +02:00
Seth House
82d1fe8409 Changed package-map.jinja references to map.jinja 2013-09-03 13:24:27 -06:00
Seth House
cbf0b79ab5 Updated Salt version requirements for Formulas 2013-09-03 13:24:27 -06:00
Thomas S Hatch
29c562bb2b Merge pull request #6953 from s0undt3ch/features/even-more-logging-power
Support External Logging Handlers
2013-08-31 19:35:34 -07:00
Erik Johnson
c86c855279 Better way of emphasizing S, L, and S in docs
Pull req #6972 negated a 100% intentional design decision, intended to
draw attention to the S, L, and S in "SaLt State file" to show why they
are called "SLS files". This commit reverts that change, and bolds the
S, L, and S so that this is more apparent.
2013-08-30 18:05:38 -05:00
Pedro Algarvio
931e0c4b05 Minor updates to include the external logging handler documentation. 2013-08-30 23:14:40 +01:00
Ajith Antony
f880d57af3 SaLT -> Salt 2013-08-30 15:41:15 -05:00
Pedro Algarvio
e5a8b46b7e Updated logging documentation on a common place.
* All logging information now resides on it's own document where all the currently documented features are explained.
* The master and minion logging configuration sections are now minimal and direct each option to the right place on the logging doc.
* A link to the logging doc was also added to the configuration document topic to help debugging issues when troubles are found.
* Headers fixed in the minion and master configuration docs
2013-08-30 19:32:40 +00:00
Colton Myers
0acf9a5383 Remove deprecated matchers from compound matcher 2013-08-29 11:26:59 -06:00
Thomas S Hatch
94133c17e7 Merge pull request #6948 from hvnsweeting/reactor_doc
add doc on fire an event, add commas to improve readability
2013-08-29 08:21:51 -07:00
Pedro Algarvio
ebf848dfb4 Add an anchor to the enable Travis-CI note. 2013-08-29 10:52:38 +00:00
hvnsweeting
66e7f305e8 add doc on fire an event, add commas to improve readability 2013-08-29 14:11:43 +07:00
David Boucha
39d00fab81 Add doc showing how to install a Salt Master 2013-08-26 11:27:50 -06:00
Joseph Hall
f064e2beba Merge pull request #6885 from lloydchang/develop
Clarify OS X instructions toward success
2013-08-25 04:48:48 -07:00
Lloyd Chang
54ad96538d Clarify OS X instructions toward success 2013-08-25 00:10:24 -07:00
Erik Johnson
c4e85c63e9 Docs formatting fixes 2013-08-24 23:19:54 -05:00
Marc Liyanage
1dfdd943af Small documentation tweak, started out by replacing "it's" with "its" and added some other minor changes. 2013-08-23 13:38:10 -07:00
David Boucha
7d353d91ca Merge pull request #6844 from terminalmage/docs
Add more information on overriding providers
2013-08-21 17:05:50 -07:00
Erik Johnson
f15ce62cea Add more information on overriding providers
As noted in IRC, if you are using a custom linux spin or derivative, it
may not be apparent which provider to use when overriding providers in
the minion config file. This commit adds a massive table for the pkg,
service, user, and group providers which explains how they are used, to
help guide the user to the correct decision when specifying a provider
override.
2013-08-21 16:49:25 -06:00
Chris Rebert
193bd841ac deprecations.rst: fix grammar: it's => its 2013-08-21 13:42:39 -07:00
Pedro Algarvio
0f837d2702 Merge pull request #6811 from s0undt3ch/hotfix/absolute-imports
Because of the recent salt sys module rename, force absolute imports.
2013-08-20 16:11:41 -07:00
Pedro Algarvio
949c882278 Add documentation to style guide as to why absolute imports should be avoided. 2013-08-21 00:04:21 +01:00
Pedro Algarvio
9353dcafd3 Revert "salt.modules.cmdmod renamed to salt.modules.cmd while enforcing absolute imports."
This reverts commit 3fa341280b.
2013-08-20 23:44:03 +01:00
Chris Rebert
3d20313ef8 doc/topics/conventions/style.rst: fix typo 2013-08-20 12:14:52 -07:00
Michael Grosser
d3a95b78cd Fix typo. 2013-08-20 02:30:55 +02:00
Seth House
4c1a8f644b Added section on package-map.jinja 2013-08-19 14:43:54 -06:00
Pedro Algarvio
3fa341280b salt.modules.cmdmod renamed to salt.modules.cmd while enforcing absolute imports. 2013-08-19 13:45:56 +01:00
Thomas S Hatch
87e196a5cf Add note on vertical function defs 2013-08-18 23:30:57 -06:00
Jason Sommer
201b4f8776 Added gitfs_root option 2013-08-17 20:14:57 -05:00
Seth House
5b81160804 Fleshed out the "Writing Formula" section 2013-08-16 23:33:21 -06:00
Seth House
5f65993b18 Improved Formula installation instructions
Refs #6739
2013-08-16 23:33:21 -06:00
Seth House
e5ab0c9a62 Expanded on Formulas Salt version requirements 2013-08-16 23:33:21 -06:00
Erik Johnson
a59b5149c6 Clarify the minion ID generation docs 2013-08-15 22:23:14 -05:00
Seth House
a97817abfa Added note about Salt versions to formulas doc 2013-08-15 19:20:56 -06:00
Erik Johnson
ce9b2728a0 Add documentation on how the minion id is derived 2013-08-15 18:03:38 -05:00
Erik Johnson
177d4009a2 Cleanup docstrings in modjk state/module
Fixed spelling/grammar errors, improved formatting, and introduced links
to improve doc navigation.
2013-08-13 11:39:26 -05:00
Erik Johnson
4eaff920e9 Fix grammar, spelling, formatting in 0.16.2 release notes
55d9586 introduced some errors that needed to be corrected, this commit
corrects them.
2013-08-12 20:12:27 -05:00
Thomas S Hatch
01b7dd611e Merge pull request #6649 from pille/patch-1
Update 0.16.2.rst for #6638
2013-08-12 16:51:44 -07:00
Erik Johnson
8eeaf6c90f Link to 0.16.0 release notes from 0.16.2/0.16.3
The release notes for these two versions make mention of 0.16.0, so this
commit makes those into links for easier navigation.
2013-08-12 14:37:59 -05:00
Colton Myers
6d4064e355 Remove release note about osfinger (it was reverted in final release) 2013-08-12 13:15:04 -06:00
pille
55d9586d47 Update 0.16.2.rst
fixes #6638
2013-08-12 21:08:23 +02:00
Erik Johnson
9c63495e04 Formatting fixes
This completes the documentation audit begun in cf365f7, using proper
backticks and :strong: tags to emphasize text, converting groups of
shell commands to bash code-block sections, etc. This also replaces the
use of \* with the easier-to-grok '*', which will hopefully reduce
confusion among new users.
2013-08-11 22:17:47 -05:00
David Boucha
18d574f269 Add link to amd64 installer. Fix version #s 2013-08-11 18:02:51 -06:00
David Boucha
70a3827273 Add win32 installer link to docs 2013-08-11 18:02:05 -06:00
Erik Johnson
cf365f77cd Convert shell command examples to bash code-block
This commit modifes a number of files which have command-line examples
so that the code-block directive is used. This provides more
visually-appealing syntax highlighting.

More commits like this will follow, this commit is part of an overall
documentation audit that I am performing.
2013-08-10 21:55:51 -05:00
Erik Johnson
36cc876450 add release notes for 0.16.3 2013-08-09 12:34:22 -05:00
Thomas S Hatch
cb3beb5e76 Minior changes to manage openstack expectations 2013-08-07 16:25:17 -06:00
Seth House
f0e7211893 Added initial documentation on Salt Formulas 2013-08-07 14:34:47 -06:00
Seth House
db4d7bcb59 Added rST anchors to pillar and GitFS for easy cross-referencing 2013-08-07 14:34:47 -06:00
Erik Johnson
4ce370b679 improve formatting in remote execution tutorial 2013-08-06 19:21:39 -05:00
Erik Johnson
02cd6d1868 Fix additional broken links
This takes care of the last of the warnings generated by sphinx when
building the HTML docs.
2013-08-03 23:35:50 -05:00
Erik Johnson
c78a06c833 Remove links to nonexistant pages
Would be good to write these eventually, but for now don't try linking
to them since they do not exist.
2013-08-03 19:12:09 -05:00
Erik Johnson
6e5eb5ad5b Fix broken link in 0.16.2 release notes 2013-08-03 19:11:30 -05:00
Erik Johnson
beedffc62c Added links, formatting fix for standalone minion docs 2013-08-03 18:54:30 -05:00
David Boucha
a99c8e721f Add links to windows Salt 0.16.2 installers 2013-08-02 11:09:10 -06:00
Erik Johnson
7700966174 Merge pull request #6489 from terminalmage/docs
Replace references to 0.16.1 with 0.16.2
2013-08-01 18:11:38 -07:00
Erik Johnson
eb339ef1fa Replace references to 0.16.1 with 0.16.2 2013-08-01 20:10:45 -05:00
Erik Johnson
ef9e7e5ab6 Merge pull request #6487 from s0undt3ch/features/doc-link-to-issues
Replace issue links with the `:issue:` extlink extension.
2013-08-01 17:56:53 -07:00
Erik Johnson
dbfc6448fa Remove unnecessary question mark 2013-08-01 19:47:46 -05:00
Pedro Algarvio
87472875fe Replace issue links with the :issue: extlink extension. 2013-08-02 01:04:57 +01:00
Erik Johnson
8205940ff6 Fix RabbitMQ link in 0.16.2 release notes 2013-08-01 18:02:59 -05:00
Erik Johnson
38901bc110 Fix rst syntax in 0.16.2 release notes 2013-08-01 17:51:39 -05:00
Erik Johnson
61c30d3a50 Add fix for #6464 to 0.16.2 release notes 2013-08-01 16:20:15 -05:00
David Boucha
b3bff31a40 Add example of using expr_form 2013-08-01 14:29:49 -06:00
Erik Johnson
b2c960fadb Add fix for #6471 to 0.16.2 release notes 2013-08-01 11:53:15 -05:00
Erik Johnson
f035d20b6a Add additional bugfixes to 0.16.2 release notes 2013-08-01 10:09:55 -05:00
Erik Johnson
4ad4f2f751 Added a few more changes to 0.16.2 release notes 2013-07-31 23:09:36 -05:00
Erik Johnson
59a805607c Add release notes for 0.16.2 2013-07-31 22:55:52 -05:00
Forrest
a860e5d002 Fixed a typo in pki minion information.
Modified path to properly reference the key location.
2013-07-29 22:35:28 -07:00
Erik Johnson
17d206b783 Punctuation fix in pillar docs
Sentence is missing a period at the end.
2013-07-29 19:56:06 -05:00
Erik Johnson
c3ca853582 Use double-colon to make cmdline example use PRE tag in docs 2013-07-28 18:06:37 -05:00
Jason Swindle
4c5da1347e Updating Grains doc to show JINJA in Top file matching with grains. 2013-07-27 16:51:07 -05:00
Joseph Hall
16f28ca935 Merge pull request #6343 from go8ose/note-pillar-flat
Document how the pillar namespace is flattened.
2013-07-27 06:46:18 -07:00
Geoff Crompton
c0588d42db Document how the pillar namespace is flattened. 2013-07-27 16:35:55 +10:00
Thomas S Hatch
45cb885301 Merge pull request #6331 from terminalmage/docs
Lots of docs on salt fileserver environments
2013-07-26 10:33:24 -07:00
Erik Johnson
a7110e9305 Add practical example 2013-07-26 12:13:32 -05:00
Geoff Crompton
a6b11e3424 Mention in pillar topic which version introduced pillar includes. 2013-07-26 20:28:10 +10:00
Erik Johnson
49839b72aa Add a 4th step to the states tutorial
This adds a step showing how file roots can be used to "promote" states
from dev -> QA -> prod.
2013-07-25 20:41:21 -05:00
Seth House
1ad733a2c0 Added missing 's' in cross-reference 2013-07-23 16:07:03 -06:00
Pedro Algarvio
a91b6ae02c Linked the dictionaries, strings, lists and numbers to the python documentation. 2013-07-23 21:42:33 +01:00
Pedro Algarvio
e23d1febee The dot does not belong on the linked text. 2013-07-23 21:42:15 +01:00
Pedro Algarvio
4cf488e983 Link to dictionaries and integers on the python documentation. 2013-07-23 18:43:23 +01:00
Pedro Algarvio
c535854871 Link to the fnmatch and re modules. 2013-07-23 18:31:21 +01:00
Pedro Algarvio
9ab3b7a1df Link to the fnmatch and re modules. 2013-07-23 18:22:52 +01:00
Pedro Algarvio
d7cbf107ce Link dict to the python documentation. 2013-07-23 18:07:58 +01:00
Pedro Algarvio
5886ea384d Link to dictionaries in the python documentation. 2013-07-23 17:59:18 +01:00
Erik Johnson
50b34955c3 Rename network.hwaddr to network.hw_addr
This also adds the aliases network.hwaddr, as well as network.ipaddrs
and network.ipaddrs6. Fixes #5061.
2013-07-22 21:52:52 -05:00
Joseph Hall
f62771a227 Merge pull request #6268 from terminalmage/issue6127
Function parity between pillar and grains modules
2013-07-22 14:15:48 -07:00
Erik Johnson
f863417790 Update references to pillar.data in docs 2013-07-22 16:09:51 -05:00
Seth House
a72913a012 Fixed two rST cross-reference syntaxes for the virt tutorial 2013-07-22 14:49:02 -06:00
Seth House
24723629be Fixed rST cross-reference syntax in two tutorials 2013-07-22 14:35:49 -06:00
Erik Johnson
e28f8bcf65 Make templating notes flow better with renderer docs
Did not realize that renderers are mentioned a few paragraphs before the
section I added in 8c3cb95. This commit moves that data up to the
section describing the renderers.
2013-07-21 16:57:12 -05:00
Erik Johnson
8c3cb95d84 Add note RE: templating to "starting states" doc 2013-07-21 15:58:37 -05:00
Erik Johnson
60faa582f8 Improve walkthrough
Several formatting changes, including links to function documentation
where appropriate. Also reworded a bit and added some additional
sections, including an example of how to verify a minion's public key
before accepting it, as requested in #6245.
2013-07-20 21:10:17 -05:00
Pedro Algarvio
09671fe759 Moved deprecation documentation to it's own document under topics/development 2013-07-20 19:18:55 +01:00
Pedro Algarvio
e38287f25e Document the deprecation procedure to follow and how to use the helper class. 2013-07-20 18:19:50 +01:00
Colton Myers
cda2b31668 Add RTD to the release process, Fix #6185 2013-07-16 15:43:24 -06:00
Colton Myers
94fe24c905 Fix bad example in the state tutorial part 3, Fix #6165 2013-07-15 15:44:17 -06:00
Thomas S Hatch
57f0e29b95 Merge pull request #6152 from UtahDave/develop
Add notice about Windows Installer script. Remove older versions of Windows installer.
2013-07-13 22:47:35 -07:00
David Boucha
45f6ec751b Remove links to very old versions of Salt Windows 2013-07-13 23:38:00 -06:00
David Boucha
6af7cca0bd Add notice that this script is not up to date. 2013-07-13 23:36:51 -06:00
hvnsweeting
dc98fa6f88 indent code 2013-07-13 12:32:49 +07:00
Thomas Jackson
c1243d6393 Update pillar topic docs to match what it does
#6084
2013-07-10 08:19:46 -07:00
Tomas Kral
744549da55 fix broken links on 'Modular System' page 2013-07-09 19:10:12 +02:00
Colton Myers
57bd942725 Remove trailing whitespace 2013-07-09 10:12:38 -06:00
Colton Myers
1b9f3ff21c Add underscore stripping to YAML idiosyncrasies 2013-07-09 10:11:43 -06:00
Erik Johnson
11b79f9bce Document defining custom grains in /etc/salt/grains 2013-07-07 23:23:27 -05:00
pille
fda2218a41 fix doc hyperlink 2013-07-05 14:15:28 +02:00
Chris Rebert
bf530eeb27 correctly capitalize GitHub 2013-07-02 19:23:44 -07:00
David Boucha
f58689a455 Add links to 0.16.0 Salt Windows installer. 2013-07-02 11:44:26 -06:00
Seth House
858df860c2 Wrapped file:// in literals 2013-07-01 13:42:58 -06:00
Thomas S Hatch
2f3dd4b911 Merge pull request #5845 from madduck/reclass_plugins
Reclass plugins for ext_pillar and master_tops
2013-07-01 11:00:06 -07:00
martin f. krafft
c7053e9adf Reclass master_tops/ext_pillar docs update
Signed-off-by: martin f. krafft <madduck@madduck.net>
2013-07-01 15:01:11 +02:00
Matthew Williams
0575cffee7 pillar: docs for include (tweak) 2013-06-30 22:22:01 -07:00
Matthew Williams
3e8e36d67b pillar: docs for include 2013-06-30 22:20:27 -07:00
Erik Johnson
80f615ed9c Further clarification on add-apt-repository
The change made in 1e831ad was not entirely accurate. This commit gives
more detail, providing a better explanation.
2013-06-30 18:05:29 -05:00
Erik Johnson
1e831ada42 Documentation fix
This fixes #5827 by specifying the proper name for the software package
which provides add-apt-repository. It may have at one point been called
software-properties-common, but Ubuntu's package search page has
packages going back to 10.04 LTS showing add-apt-repository in the
python-software-properties package.
2013-06-30 16:39:23 -05:00
Sebastian Vetter
84ca6fd8f6 Fix folder name for external pillars in docs 2013-06-30 19:01:20 +10:00
David Boucha
337884b389 Remove hyperlink until new link is found 2013-06-29 23:59:53 -06:00
Colton Myers
78192603fa Remove the evil dash of doom
Good catch, @s0undt3ch!  =)
2013-06-28 15:50:54 -06:00
Thomas S Hatch
75789d6cee Merge pull request #5808 from basepi/releasedocs
Add the Salt Release Process to the documentation
2013-06-28 10:30:04 -07:00
Colton Myers
ea7064c012 Add the Salt Release Process to the documentation 2013-06-28 11:23:48 -06:00
Colton Myers
1c506a901d Restructure for topics/conventions/ docs
Add index.rst for conventions
2013-06-28 11:02:30 -06:00
David Boucha
be69e95e98 Merge pull request #5802 from alexanderhaensch/patch-1
Update windows.rst
2013-06-28 09:14:55 -07:00
David Boucha
8f28a641a7 Fix Multi Master Tutorial link 2013-06-28 10:05:42 -06:00
alexanderhaensch
0b721ecdec Update windows.rst
I think 2008 SP1 is needed. In my case it was crashing with return code 0
2013-06-28 11:34:38 +02:00
Erik Johnson
f8ae107446 Add BSD shadow support to release notes.
Also added a versionchanged directive to the docstring for the user
state to denote when shadow support was added for BSD.
2013-06-26 17:10:56 -05:00
Thomas S Hatch
c76069fbad add tutorial to header for 0.16.0 release notes 2013-06-21 17:31:06 -06:00
Thomas S Hatch
a3d6131eb8 Merge pull request #5679 from UtahDave/develop
Add some Windows info to the release notes.
2013-06-21 14:09:05 -07:00
David Boucha
2aca94856e Add info on windows networking and other features 2013-06-21 15:04:48 -06:00
David Boucha
32a633d323 Add info about Windows Powershell in cmd 2013-06-21 14:43:17 -06:00
David Boucha
4453a32308 Add info about Windows templating fixes 2013-06-21 14:39:59 -06:00
Thomas S Hatch
d3adc9d11b Add more features to the release notes 2013-06-21 14:34:22 -06:00
Erik Johnson
5bff2dd783 fix hyperlink 2013-06-21 13:08:36 -05:00
Erik Johnson
2c278c9cbf Begin new section on improved windows support 2013-06-21 13:02:36 -05:00
Erik Johnson
f6dbadd6a1 Tweak documentation on random cron timing feature 2013-06-21 12:34:19 -05:00
Erik Johnson
3be572ff8a Add info on confirmation prompt for salt-key -a/-A 2013-06-21 12:09:15 -05:00
Erik Johnson
323243332e Document the SLS file namespace 2013-06-20 19:51:19 -05:00
Colton Myers
59a549c662 Add example for ext_pillar in docs, Fix #5653 2013-06-20 15:32:56 -06:00
Colton Myers
7b84a2fe8d Remove trailing whitespace 2013-06-20 15:29:59 -06:00
Erik Johnson
092ba37db7 Clarify the documentation for "random" cron timing feature
This commit improves the explanation of this new feature, both in the
cron state's docstring and in the 0.16.0 release notes.
2013-06-19 10:26:04 -05:00
Joseph Hall
0272a91ef0 Merge pull request #5618 from terminalmage/docs
Improved pillar docs
2013-06-18 19:43:33 -07:00
Erik Johnson
878a9f1886 Slight grammar fix
Removed an unneeded "the".
2013-06-18 19:50:33 -05:00
Erik Johnson
751bb2459a Add information on new features
I've recently added these two features and figured they deserve a
mention in the release notes.
2013-06-18 19:46:48 -05:00
Erik Johnson
6de20853b0 Improved pillar docs
This commit adds documentation on the pillar.get function, and also
converts a couple references to some of the execution functions to links
to the docstring for that function, for better navigation.
2013-06-18 19:26:21 -05:00
Chris Rebert
6a5ff56426 copyediting and formatting 2013-06-18 15:01:57 -07:00
Thomas S Hatch
28d93ab426 Add multi master tutorial 2013-06-18 01:53:35 -06:00
Thomas S Hatch
dc2862108f Start on the 0.16.0 release notes 2013-06-18 01:51:10 -06:00
Erik Johnson
88d7839cef Replace 2nd-person wording
This commit re-does the updates from #5536 without using 2nd-person
pronouns.
2013-06-13 21:05:19 -05:00
Erik Johnson
c80845ff74 Clean up docs on building with sphinx-build
Also added details on how to build the docs on RHEL/CentOS 6.
2013-06-13 20:29:17 -05:00