Commit Graph

2056 Commits

Author SHA1 Message Date
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
Thomas S Hatch
ab62ae9584 Merge pull request #7438 from terminalmage/bsd-pkg-rewrite
Rewrite FreeBSD package management
2013-09-24 17:08:14 -07:00
Chris Rebert
1fe7df8650 faq.rst: fix typo 2013-09-23 11:59:37 -07:00
Erik Johnson
e685ebe23f Fix typo 2013-09-23 09:55:56 -05:00
Erik Johnson
8233587cea Add note on pkg/service states not working to FAQ
Also fixed a typo in an RST directive.
2013-09-22 21:32:16 -05: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
ac5b5178bf Mask module aliases for freebsdpkg, pkgng modules 2013-09-21 12:01:47 -05:00
Erik Johnson
3b3255ddc4 Add new mac user/group modules to toctree 2013-09-21 12:01:47 -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
Thomas S Hatch
ba8ceb1f15 Merge pull request #7380 from micahhausler/feature/django_pillar
Added ext_pillar Django model field access through the ORM
2013-09-20 12:53:35 -07:00
Thomas S Hatch
2e3092528e Merge branch 'develop' of git://github.com/ktenney/salt into ktenney-develop
Conflicts:
	doc/faq.rst
2013-09-20 13:39:53 -06:00
micahhausler
02122c3fa5 Added ext_pillar Django model field access through the ORM
This external pillar will load django model fields into pillar
data.
2013-09-20 13:03:02 -04:00
Thomas S Hatch
14dae67a13 Merge pull request #7366 from joehealy/minor_faq_fix
Minor faq fix (do -> don't)
2013-09-20 09:43:35 -07:00
Joe Healy
b8924681b1 fixed a typo accidently introduced 2013-09-20 22:07:32 +10: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
Kent Tenney
ab7fd7041c added -Contents-, removed inline markup from section headings 2013-09-19 20:44:55 -05:00
Joe Healy
21fce7eaa1 Minor faq fix (do -> don't) 2013-09-20 10:38:40 +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
Justin Carmony
7e2389782c Adding versionadd's for salt cli ref and salt.states.file to denote some new 0.17 features 2013-09-19 11:22:03 -06:00
Thomas S Hatch
b5e4e15c8a Update manpages with correct version number 2013-09-18 23:58:58 -06: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
Colton Myers
1626768ef7 Merge pull request #7314 from s0undt3ch/develop
Fix code blocks and updated the Sentry threaded transports information.
2013-09-18 09:59:46 -07:00
Colton Myers
12006af860 Merge pull request #7310 from whiteinge/manpage-0.17
Built the manpages for 0.17
2013-09-18 09:52:43 -07:00
Thomas S Hatch
52238c62f9 Start on the master side state doc 2013-09-18 08:36:57 -06:00
Pedro Algarvio
1be5f4c1e4 Merge pull request #7305 from basepi/topdocs7285
Update wording for top file compilation to avoid confusion
2013-09-18 07:29:28 -07:00
Pedro Algarvio
48990a4bc2 Don't show the module members, these can be considered internal. 2013-09-18 11:42:50 +01:00
Seth House
15ec371f26 Built the manpages for 0.17 2013-09-17 17:58:01 -06:00
Seth House
93834f5b4c Stole the youtube directive from sphinx-contrib 2013-09-17 17:56:56 -06:00
Colton Myers
374525f1f5 Update wording for top file compilation to avoid confusion
Ref #7285

The previous wording could make it sound like the base *environment* was
authoritative, rather than just the top file.
2013-09-17 14:32:07 -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
9e32266b24 Add note on test.ping to FAQ
This is a common question in #salt.
2013-09-16 13:05:35 -05: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
Erik Johnson
6f96971c94 Update "current release" link to 0.16.4 2013-09-12 17:10:45 -05:00
Mickey Malone
bf5ea55334 Merge remote-tracking branch 'upstream/develop' into feature_sqlite3_returner 2013-09-12 06:36:03 -05:00
Forrest Alvarez
168776a639 updated troubleshooting index to add selinux commands for CentOS/RHEL 6. 2013-09-12 05:01:51 +00:00
Seth House
4e0f523ede Added configuration entries to allow translating Salt docs 2013-09-11 22:23:46 -06:00
Mickey Malone
8e8ea379e9 Added the sqlite3 returner to the docs. Fixed spelling mistakes. 2013-09-11 22:39:54 -05: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
Erik Johnson
3d3c2fefb8 Add note regarding PATH issues to FAQ 2013-09-10 15:59:10 -05: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
Erik Johnson
338e4b0cf1 Typo fixes and further FAQ tweaks 2013-09-09 15:57:38 -05:00
Erik Johnson
10d671d9da Fix broken link in FAQ
The link to "state.hightstate" in the 3rd bullet point was not properly
formed, so the hyperlink failed to create.

Also massaged the paragraphs explaining the difference between the
cmd.run and cmd.wait states.
2013-09-09 12:14:21 -05:00
Erik Johnson
f333641e3d Add new ssh doc pages to toctree 2013-09-09 11:11:03 -05:00
Erik Johnson
ccc6a99747 Link directly to id param docs 2013-09-09 11:10:58 -05:00
Joe Healy
2af9e92515 Tweaks to faq with aim of aiding beginners 2013-09-10 00:15:49 +10: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
0c29864863 docs update: add augeas state to toctree 2013-09-06 18:46:25 -05:00
Erik Johnson
234a032867 Add release notes for 0.16.4 2013-09-06 11:29:14 -05:00
Thomas S Hatch
8c142f3958 Merge pull request #7085 from holmboe/apt-held-state
Apt held state
2013-09-05 19:59:10 -07:00
Henrik Holmboe
e7861fbc0b This header looked weird
At http://docs.saltstack.com/index.html#targeting it looked like sheit,
as well as the Table Of Contents at the top right on the same page.
2013-09-06 02:56:11 +02:00
Henrik Holmboe
553555ba6f Add apt.held state
Uses the new dpkg.get_selections and dpkg.set_selections.
2013-09-06 02:03:43 +02:00
David Boucha
b386267e70 Merge pull request #7073 from equinoxefr/patch-2
Update windows-package-manager.rst
2013-09-05 12:01:46 -07:00
Erik Johnson
9f6eb0b8af Merge pull request #7076 from terminalmage/docs
add missing period
2013-09-05 12:01:07 -07:00
Erik Johnson
01f27df7ac add missing period 2013-09-05 13:59:48 -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
18ddf58868 Grammar fix
"How to can get involved" -> "How to get involved"
2013-09-05 13:47:38 -05:00
Erik Johnson
dd30dfeac4 Fix sphinx build warning and move FAQ to root
This fixes a warning from new pages not being in a toctree, as well as
moves the new FAQ page from the /ref dir to the root.
2013-09-05 13:46:32 -05:00
Erik Johnson
be039d45b3 Tweak wording for FAQ link in docs index 2013-09-05 13:45:15 -05:00
Erik Johnson
e275ca9921 Fix sphinx build warnings (new modules not in toctree) 2013-09-05 13:43:46 -05:00
Erik Johnson
b603274ecd Add notes on GitPython issue in salt<=0.16.3 2013-09-05 13:43:08 -05:00
Pierre DOUCET
deb554cd72 Update windows-package-manager.rst 2013-09-05 20:41:26 +02:00
Erik Johnson
c7f655a544 Update the FAQ
This commit adds new information to the FAQ, as well as switching from
in-depth documentation for a couple topics to linking to this
documtnation on the relevant pages elsewhere in the docs.
2013-09-05 13:40:10 -05:00
Erik Johnson
d05ca4fd63 Fix sphinx build error
The '=' for the header did not match the length of the page title.
2013-09-05 13:25:38 -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
Matthew Williams
322b6055b2 docs: lxc and seed modules 2013-09-05 06:24:00 +00:00
Thomas S Hatch
f85c6e4566 Merge pull request #7020 from joehealy/windows_package_manager_doc_improvements_3
Windows package manager doc improvements 3
2013-09-04 08:01:12 -07:00
Thomas S Hatch
e4f2053fc7 Merge pull request #7019 from joehealy/windows_package_manager_doc_improvements_2
further windows doc tweaks
2013-09-04 08:00:39 -07:00
Henrik Holmboe
4fe8c529c0 Some minor changes to the documentation 2013-09-04 14:48:17 +02:00
Joe Healy
9e65e208c4 Moved operation section nearer the top to give a high level overview
before diving in.
2013-09-04 11:35:37 +10:00
Joe Healy
282e5a813f further doc tweaks 2013-09-04 11:33:51 +10: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
81ba8889da Merge pull request #6998 from holmboe/patch-1
Syntax of versionadded
2013-09-03 12:19:15 -07:00
Henrik Holmboe
46fb3bcf28 Syntax of versionadded 2013-09-03 14:59:14 +02:00
Joe Healy
69b8df8c76 Improvements to the windows package manager page.
The aim is to give a bit of a high level intro and also to
aid troubleshooting.
2013-09-03 22:50:33 +10: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
f99d2a5065 Direct curious developers to the proper document. 2013-08-30 19:33:22 +00: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
Pedro Algarvio
0cdfabf24c Allow the conf-log role to link to the logging documentation. 2013-08-30 19:32:40 +00:00
Pedro Algarvio
f5f4caa852 Fix doctring code block syntax. 2013-08-30 19:32:40 +00:00
Pedro Algarvio
680ca716ec Add linkable ref's to the minion and master logging configuration sections. 2013-08-30 19:32:39 +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
shadowfax-chc
ae3d936644 Added reference docs for hgfs. 2013-08-26 17:42:52 -04:00
David Boucha
39d00fab81 Add doc showing how to install a Salt Master 2013-08-26 11:27:50 -06:00
hvnsweeting
0091937b3d wrap match name in quote to make sure it work 2013-08-27 00:04:44 +07: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
Chris Rebert
ac43a79cee windows-package-manager.rst: remove nonsensical line 2013-08-23 10:59:15 -07:00
Pedro Algarvio
c86d35e580 Add documentation about explicit module reload on states. 2013-08-23 12:50:36 +01:00
Pedro Algarvio
5075898935 No absolute imports. 2013-08-22 21:45:45 +01:00
Pedro Algarvio
8072edb7fd Fix module name to import. 2013-08-22 19:02:18 +01:00
Pedro Algarvio
df8bdf8646 By forcing absolute imports, we don't have to rename the pip state module. 2013-08-22 19:02:18 +01:00
Pedro Algarvio
55b11af356 Update documentation to the renamed pip state 2013-08-22 19:02:18 +01:00
Erik Johnson
38f1bc33cf Add lines for {net,open}bsdservice to State Providers doc
These lines were left incomplete in f15ce62, this commit finishes them.
2013-08-21 20:39:24 -06: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
1956a6e5cc Sort modules and states. 2013-08-21 00:10:26 +01:00
Pedro Algarvio
b6e7c6836e h3 was too big but it can be the same size of p nor h2. 2013-08-21 00:05:48 +01: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
bd002f97da Revert "By enforcing absolute imports, there's no need for module name aliases."
This reverts commit a1a2b49a72.
2013-08-20 23:44:05 +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
Pedro Algarvio
3c523bf35f Revert "Since there are some links to salt.modules.cmdmod point the user to the correct module."
This reverts commit 1599cd0ba5.
2013-08-20 23:44:01 +01:00
Pedro Algarvio
0b9851e2bb Revert "Since the module/state got renamed, let's leave a link pointing to the new names."
This reverts commit e724e54199.
2013-08-20 23:43:59 +01:00
Pedro Algarvio
e894db7ffa Revert "Renamed debconfmod module and state to debconf while enforcing absolute imports."
This reverts commit 04e3874b42.
2013-08-20 23:43:57 +01:00
Pedro Algarvio
d598a8074e Revert "Renamed djangomod module and state to django while enforcing absolute imports."
This reverts commit 2f4d82b295.
2013-08-20 23:43:56 +01:00
Pedro Algarvio
105a81ac27 Revert "Renamed gentoolkitmod module gentoolkit while enforcing absolute imports."
This reverts commit 0f08e6088b.
2013-08-20 23:43:54 +01:00
Pedro Algarvio
6659f0393f Revert "Renamed ldapmod module to ldap while enforcing absolute imports."
This reverts commit c4c58370d2.
2013-08-20 23:43:52 +01:00
Pedro Algarvio
580a666f60 Revert "Renamed localemod module to locale while enforcing absolute imports."
This reverts commit 791dc53ca6.
2013-08-20 23:43:50 +01:00
Pedro Algarvio
39b87cecfb Revert "Fixed documentation linking."
This reverts commit 758e789d12.
2013-08-20 23:43:48 +01:00
Pedro Algarvio
77803997f3 Revert "Renamed sysmod module to sys while enforcing absolute imports."
This reverts commit 174a3e5b6c.
2013-08-20 23:43:45 +01:00
Joseph Hall
490f908604 Merge pull request #6810 from hulu/copyedit
copyedit state ordering docs
2013-08-20 12:31:34 -07:00
Chris Rebert
d854574bf9 copyedit state ordering docs 2013-08-20 12:21:26 -07:00
Chris Rebert
3d20313ef8 doc/topics/conventions/style.rst: fix typo 2013-08-20 12:14:52 -07:00
Thomas S Hatch
e263e9a7b9 Add state_auto_order docs 2013-08-20 11:55:24 -06:00
Thomas S Hatch
92bbae7e0d Merge pull request #6784 from s0undt3ch/hotfix/absolute-imports
no *mod.py modules / use absolute imports
2013-08-20 09:33:35 -07:00
Michael Grosser
d3a95b78cd Fix typo. 2013-08-20 02:30:55 +02:00
Seth House
b8fa283b61 Added upcoming Salt presentations to sidebar 2013-08-19 17:21:39 -06:00
Seth House
4c1a8f644b Added section on package-map.jinja 2013-08-19 14:43:54 -06:00
Pedro Algarvio
174a3e5b6c Renamed sysmod module to sys while enforcing absolute imports. 2013-08-19 17:53:14 +01:00
Pedro Algarvio
758e789d12 Fixed documentation linking. 2013-08-19 17:40:07 +01:00
Pedro Algarvio
791dc53ca6 Renamed localemod module to locale while enforcing absolute imports. 2013-08-19 17:01:42 +01:00
Pedro Algarvio
c4c58370d2 Renamed ldapmod module to ldap while enforcing absolute imports. 2013-08-19 16:31:27 +01:00
Pedro Algarvio
0f08e6088b Renamed gentoolkitmod module gentoolkit while enforcing absolute imports. 2013-08-19 16:24:01 +01:00
Pedro Algarvio
2f4d82b295 Renamed djangomod module and state to django while enforcing absolute imports. 2013-08-19 16:13:38 +01:00
Pedro Algarvio
04e3874b42 Renamed debconfmod module and state to debconf while enforcing absolute imports. 2013-08-19 14:17:00 +01:00
Pedro Algarvio
e724e54199 Since the module/state got renamed, let's leave a link pointing to the new names. 2013-08-19 13:53:19 +01:00
Pedro Algarvio
1599cd0ba5 Since there are some links to salt.modules.cmdmod point the user to the correct module. 2013-08-19 13:49:33 +01:00
Pedro Algarvio
3fa341280b salt.modules.cmdmod renamed to salt.modules.cmd while enforcing absolute imports. 2013-08-19 13:45:56 +01:00
Pedro Algarvio
a1a2b49a72 By enforcing absolute imports, there's no need for module name aliases. 2013-08-19 13:23:46 +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
Pedro Algarvio
afddbc8ee9 Merge pull request #6734 from terminalmage/issue6645
Check /etc/hostname to derive minion id
2013-08-15 16:29:32 -07:00
Erik Johnson
ce9b2728a0 Add documentation on how the minion id is derived 2013-08-15 18:03:38 -05:00
Seth House
bb8e617c57 Quiet Sphinx warning for deprecated Python API doc 2013-08-15 16:15:49 -06:00
Seth House
4d3012d9db Removed the "Python API" document in favor of the "Clients" doc
This change moves some docs into class docstrings and some into the
clients/index.rst document.

Fixes #6705
2013-08-15 16:00:02 -06:00
Erik Johnson
7d4739da2f Audit module documentation (A to D)
This commit formats shell examples using bash code-block directives, so
that they get syntax highlighting. It also adds missing doc pages for
the ddns module.
2013-08-14 19:53:09 -05:00
Seth House
95971d96d6 Added docs for each fileserver module 2013-08-14 17:19:56 -06:00
Seth House
73c11e298f Added fileserver modules to docs & index 2013-08-14 17:00:09 -06:00
Seth House
4d77e83d26 Added auth modules to the docs & index 2013-08-14 16:41:08 -06:00
Seth House
88671c18bb Added auth module docs
O_o how has this not been done yet?
2013-08-14 16:41:08 -06:00
Thomas S Hatch
0c8a11dda3 Merge pull request #6610 from erchn/develop
improve file.recurse performance v2
2013-08-14 14:35:15 -07: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
16b184bb5f Add rst pages for new modjk state/module
This commit tells sphinx to build doc pages for these new files, and
adds them to the table of contents.
2013-08-13 11:02:44 -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
Erik Johnson
bc6c5fff17 docs: make "current release" a link to the release notes 2013-08-12 14:10:34 -05:00
pille
55d9586d47 Update 0.16.2.rst
fixes #6638
2013-08-12 21:08:23 +02:00
Erik Johnson
fc2ec7d3f5 Fix current release in docs 2013-08-12 13:50:46 -05: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
Chris Rebert
25ff009ee9 Some docs copyediting & formatting 2013-08-10 22:43:12 -07: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
Ethan Erchinger
5f5693b4ff document new prefix flag 2013-08-10 09:15:08 -07:00
Pedro Algarvio
23052f6c95 Let the note stand out. 2013-08-10 16:06:30 +01:00
Pedro Algarvio
84e16b3034 Add salt-ssh to man pages. 2013-08-10 16:03:07 +01:00
Pedro Algarvio
30828a7c01 Re add the JSON note lost in a rebase. 2013-08-10 15:39:04 +01:00
Pedro Algarvio
8185dbd75f Correct order and added missing options. 2013-08-10 15:37:38 +01:00
Pedro Algarvio
86521e62e8 salt-ssh does not provide --return. 2013-08-10 15:37:38 +01:00
Pedro Algarvio
19cdcd9970 Ordered the options output of salt-key added missing finger options. 2013-08-10 15:37:38 +01:00
Pedro Algarvio
a611a35fe1 salt-run also has the doc option. 2013-08-10 15:37:38 +01:00
Pedro Algarvio
836a557804 The timeout is now on a common document.
Added the missing includes.
2013-08-10 15:37:37 +01:00
Pedro Algarvio
fe43bb6558 Match option order and add missing --master. 2013-08-10 15:37:37 +01:00
Pedro Algarvio
13c7255980 Common daemon options are now on a separate document. 2013-08-10 15:37:37 +01:00
Pedro Algarvio
c304872ab1 General options are now on a common document. 2013-08-10 15:37:37 +01:00
Pedro Algarvio
3fd8ac7924 Logging options is now on it's own, common, document.
* Added logging options for all the CLI tools that supported it and were lacking them.
2013-08-10 15:37:37 +01:00
Pedro Algarvio
5268601ef6 Fix include path. 2013-08-10 15:37:37 +01:00
Pedro Algarvio
153475fa60 Target selection documentation now reside on it's own, common, document. 2013-08-10 15:37:37 +01:00
Pedro Algarvio
d009a82998 Add --output-file to the documentation. Minor formatting update. 2013-08-10 15:37:37 +01:00
Pedro Algarvio
f94e9f5e02 Add --force-color to the documentation. 2013-08-10 15:37:37 +01:00
Pedro Algarvio
9f47a1a0ad CLI Output options now reside on it's own, common, document. 2013-08-10 15:37:33 +01:00
Joseph Hall
e940f60c3c Merge pull request #6600 from TheRealBill/develop
Adding some clarification about the use of --out=json and the output.
2013-08-09 12:47:08 -07:00
Bill Anderson
5cc8142d2a Adding some clarification about the use of --out=json and the output. 2013-08-09 14:11:41 -05:00
Erik Johnson
36cc876450 add release notes for 0.16.3 2013-08-09 12:34:22 -05:00
Colton Myers
191f6d1843 Revert "Merge pull request #6573 from erchn/develop"
This reverts commit 3e1df4f901, reversing
changes made to 9f2018fff4.
2013-08-08 17:04:07 -06:00
Thomas S Hatch
f3d81dd4ef Merge pull request #6579 from terminalmage/develop
Fix traceback on master when cp.push is used without file_recv being set
2013-08-08 14:44:10 -07:00
Erik Johnson
8f03781ca9 Add missing master configuration file parameters
This commit adds some recently-added master config options to the online
docs.
2013-08-08 15:10:32 -05:00
Tomé Duarte
27e939f8c1 Adds example to Using Peer Communication with a specified matcher
It took me a while to figure out I could do this, thought I'd clarify with an example.

Should more examples (for other matchers) be added?
2013-08-08 21:08:39 +01:00
Ethan Erchinger
0bef33db0c update man page and docstring in fileclient 2013-08-08 09:47:45 -07: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
Seth House
db37dbc02c Added saltstack-formulas GitHub organization to extlinks config
This allows making quick links to formula repositories such as:

    The fastest way to install EPEL is including the
    :formula:`epel-formula`.
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
Colton Myers
7743c77d9d Add the salt.states.iptables docs 2013-08-05 18:10:41 -06:00
Colton Myers
34d156bd6d Add iptables to state index 2013-08-05 18:08:15 -06: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
06a61bc5e6 Fix more broken links
Two links in doc/ref/states/highstate.rst were broken, resulting in
warnings when running sphinx-build to build the html docs. They were
trying to link within the same page, and the section did not exist,
these sections were probably split off into a separate page
(doc/ref/states/requisites.rst) some time ago and these were never
updated to reflect that.
2013-08-03 19:27:17 -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
383e5f5814 add salt-ssh documentation page to TOC 2013-08-03 19:11:16 -05:00
Erik Johnson
beedffc62c Added links, formatting fix for standalone minion docs 2013-08-03 18:54:30 -05:00
Erik Johnson
56fbf9cdbf Formatting fixes + added File Directory Settings
Added the configuration parameters made available with a local
fileclient.
2013-08-03 18:53:39 -05:00
Erik Johnson
f59cbc427f Formatting corrections 2013-08-03 18:53:05 -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
fa6170d9f4 Add explanation of the kwargs passed to states 2013-08-01 19:48:23 -05: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
c490a73517 pkg, not package 2013-08-01 13:01:49 -05:00
David Boucha
c552c6b537 Add doc on requiring an entire sls file 2013-08-01 11:03:21 -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
Erik Johnson
70e236d028 Docmentation tweaks in advance of 0.16.2 release 2013-07-31 20:43:37 -05:00
Tomé Duarte
7946bef5f3 Fix typo in pidfile code example. 2013-07-30 06:57:34 +01: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
David Boucha
5a8fb7a38d better wording in winrepo 2013-07-28 00:50:44 -06:00
David Boucha
81bf77f4d3 mention winrepo execution module 2013-07-28 00:48:04 -06:00
Joseph Hall
ed29fa103a Merge pull request #6376 from terminalmage/issue6322
Add functions to manage file backups
2013-07-27 16:27:13 -07:00
Erik Johnson
3a2fbbf7dc add information to backup restoration docs 2013-07-27 18:20:06 -05:00
Erik Johnson
a77a7bd5f1 Document backup listing/restoring/deleting 2013-07-27 18:09:41 -05:00
Erik Johnson
c2b2f675c0 Add file.restore_backup, file.delete_backup
These functions allow you to restore a backup found with
file.list_backups, as well as remove unwanted backups.
2013-07-27 17:49:55 -05:00
Thomas S Hatch
2fa7df3829 Merge pull request #6360 from kula/fix_5813
POTENTIAL FIX: Backoff when minion fails to connect
2013-07-27 15:47:54 -07:00
Jason Swindle
4c5da1347e Updating Grains doc to show JINJA in Top file matching with grains. 2013-07-27 16:51:07 -05:00
Thomas L. Kula
54a0746b4e Backoff when minion fails to connect
NOTE: This is a potential change --- I haven't actually gotten a
test environment to try this out.

This adds a configuration option to the minion,
`acceptance_wait_time_max', that if set changes the acceptance
wait loop to add `acceptance_wait_time' seconds to the wait between
each iteration, up to this maximum value.

POTENTIAL FIX: Issue #5813
2013-07-27 16:51:38 -04:00
Erik Johnson
13e9444329 Add file.list_backups execution function
This commit adds a function that will list the available backups for a
given path.
2013-07-27 14:48:20 -05:00
Joseph Hall
7062ff4366 Merge pull request #6344 from mikadosoftware/minor-doc-fix
Trivial doc spelling fix
2013-07-27 07:14:06 -07: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
Paul Brian (lifeisstillgood)
fe4559101e Trivial doc spelling fix
It is trivial but it is my first commit / pull request so useful for
checking the process is correct. And it has a semicolon
2013-07-27 13:07:44 +01: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
742fdf9e63 Add link to step 4 of walkthrough to main docs index page 2013-07-26 12:13:51 -05:00
Erik Johnson
a7110e9305 Add practical example 2013-07-26 12:13:32 -05:00
Thomas S Hatch
579f900be6 Merge pull request #6328 from johnnoone/load-jinja-tag
Load jinja tag
2013-07-26 09:24:26 -07:00
Geoff Crompton
a6b11e3424 Mention in pillar topic which version introduced pillar includes. 2013-07-26 20:28:10 +10:00
Xavier Barbosa
45677a9875 added doc 2013-07-26 09:30:41 +02: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
Erik Johnson
1a9f069bf0 Document how top files are compiled from different envs 2013-07-25 17:11:33 -05:00
Seth House
1ad733a2c0 Added missing 's' in cross-reference 2013-07-23 16:07:03 -06:00
Pedro Algarvio
bc28a6276b Link to python's glossary. 2013-07-23 21:45:26 +01: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
0df4f2e8d0 Link to the actual python False constant. 2013-07-23 18:21:01 +01:00
Pedro Algarvio
d7cbf107ce Link dict to the python documentation. 2013-07-23 18:07:58 +01:00
Pedro Algarvio
1ff844dfb6 Link to the datetime python documentation. 2013-07-23 18:03:42 +01:00
Pedro Algarvio
5886ea384d Link to dictionaries in the python documentation. 2013-07-23 17:59:18 +01:00
Pedro Algarvio
947f99a007 Link to string and False in the python documentation. 2013-07-23 17:55:45 +01:00
Pedro Algarvio
b83a749d60 Link to the dict on python's typesmapping and point to a docstring explanation. 2013-07-23 17:20:50 +01:00
Pedro Algarvio
e46e81e1f2 Direct link to python's documentation regarding the LogRecord attributes. 2013-07-23 16:59:47 +01:00
Pedro Algarvio
868cfad2d0 Link minion.rst to time.strftime's python documentation. 2013-07-23 16:55:23 +01:00
Pedro Algarvio
70b57bd0a2 Link master.rst to time.strftime's python documentation. 2013-07-23 16:46:05 +01:00
Pedro Algarvio
e7be91fc87 Enable linking directly to python's documentation. 2013-07-23 16:39:55 +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
Erik Johnson
ce22841d52 Rename pillar.data to pillar.items, add pillar.item
This brings function parity between the grains and pillar modules, while
preserving backwards compatibility for pillar.data.
2013-07-22 16:08:57 -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
Seth House
5ef97492ca Removed redundant .highlight style
The Pygments .highlight-<lang> styles should be preferred. Thanks to
@terminalmage for the report.
2013-07-22 14:10:03 -06:00
Pedro Algarvio
de80f557d8 Add OpenSSL and zfs to the mocked modules in the docs. 2013-07-22 13:09:07 +01: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
David Boucha
92e386c72e Merge pull request #6255 from terminalmage/docs
Add example of watch requisite
2013-07-21 06:55:13 -07:00
Crazybus
c595f80b92 Update winrepo documentation
Added in documentation about how full_name and versions are used when verifying installed packages and how to find this information. Added link to init.sls examples.  Updated the information about package upgrades not being supported (now works in the latest version). Updated the 7zip example because it didn't verify correctly when running highstate.
2013-07-21 15:19:00 +02:00
Erik Johnson
38b2e3c991 Add example of watch requisite 2013-07-20 23:25:22 -05:00
Thomas S Hatch
b93369d334 Merge pull request #6233 from johnnoone/jinja-import-yaml
Jinja import yaml
2013-07-20 19:55:54 -07:00
Erik Johnson
a5627b0cc7 Tweak description of "id" minion config param 2013-07-20 21:14:59 -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
Thomas S Hatch
1bb60ff65d Merge pull request #6243 from s0undt3ch/hotfix/docs-fix
Reclass and virtualenv docs fix
2013-07-20 18:56:13 -07:00
Thomas S Hatch
eefb73d172 Merge pull request #6242 from s0undt3ch/hotfix/replace-kwargs-with-a-proper-deprecation
Properly deprecate `check_dns`
2013-07-20 18:55:22 -07: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
03f09eb99c Updated documentation since virtualenv module and state module were renamed to virtualenv_mod. 2013-07-20 18:59:49 +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
Travis J Parker
9bca49af76 don't make it sound like returners prevent return data going back to the master 2013-07-19 10:14:50 -07:00
Xavier Barbosa
f8bf53b682 added doc for yaml / json tags 2013-07-19 16:02:29 +02:00
Erik Johnson
3cc1bb94f2 Add ref/tops/all/salt.tops.reclass_adapter.rst
auto-gen'ed rst file for new reclass adapter
2013-07-18 12:29:32 -05:00
Erik Johnson
87d0c07eb2 Remove ref to salt/modules in module writing docs
A beginner is not going to know what this means, so don't muddy the
waters with this info. Besides, new modules should only go in
salt/modules once they are accepted into salt proper. Custom modules
should pretty much always go into _modules.
2013-07-18 12:26:39 -05:00
Thomas S Hatch
daa455a528 SaltStack not Salt Stack 2013-07-17 18:24:24 -06:00
Thomas S Hatch
b8f26dad8d Merge pull request #6124 from johnnoone/strftime-formatter
Strftime formatter
2013-07-16 17:11:46 -07:00
Colton Myers
cda2b31668 Add RTD to the release process, Fix #6185 2013-07-16 15:43:24 -06:00
Joseph Hall
fbf8500019 Merge pull request #6170 from basepi/useradd6165
Fix bad example in the state tutorial part 3, Fix #6165
2013-07-15 15:05:19 -07:00
Colton Myers
94fe24c905 Fix bad example in the state tutorial part 3, Fix #6165 2013-07-15 15:44:17 -06:00
Seth House
988b2e50e5 Added the current Salt release to the sidebar 2013-07-15 15:10:34 -06:00
Seth House
4b09672b93 Changed copyright name to the company name 2013-07-15 15:10:34 -06:00
Seth House
74fb3c514f Pull latest release version into the docs conf 2013-07-15 15:10:34 -06:00
Mathieu Le Marec - Pasquet
cff1fa6f53 fix/feat: let the syndic be way more configurable
- Fix micmac between configs
- Add options to configure pidfile, logfile, masterofmaster port

This fixes #6024.
2013-07-15 20:30:26 +00:00
Xavier Barbosa
22e1da9148 changed dateutil by timelib saltstack/salt#6088 2013-07-15 11:12:23 +02:00
Xavier Barbosa
2c63eb00cf added documentation saltstack/salt#6088 2013-07-15 11:12:23 +02: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
Erik Johnson
cc8812fa3e Clarify returner docs 2013-07-13 23:06:35 -05:00
Erik Johnson
7693cd3f6e Fix typo in top.sls docs
The extra ':' here negates the code-block section. Removed it.
2013-07-13 22:30:18 -05:00
hvnsweeting
dc98fa6f88 indent code 2013-07-13 12:32:49 +07:00
David Boucha
e51f7dc94b Add note about silent_flags on Windows installers. 2013-07-12 17:24:12 -06:00
Thomas S Hatch
46700b2e6c Merge pull request #6039 from johnnoone/config-extension
Serialize dataset into file states and jinja templates
2013-07-12 10:28:47 -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
1b876fc53a Clarify docs on custom types 2013-07-08 21:36:34 -05:00
Xavier Barbosa
02f48b7480 added 2 jinja filters: yaml and json 2013-07-08 14:26:39 +02:00
Erik Johnson
11b79f9bce Document defining custom grains in /etc/salt/grains 2013-07-07 23:23:27 -05:00
Thomas S Hatch
b12ce6c6e8 Start on salt-ssh manpage 2013-07-06 21:33:46 -06:00
Chris Rebert
bf03461f00 fix spelling: dependancy ==> dependency 2013-07-05 13:35:53 -07:00
pille
fda2218a41 fix doc hyperlink 2013-07-05 14:15:28 +02:00
Joost Cassee
26edf918fb Add documentation for shorthand syntax 2013-07-04 00:31:07 +02:00
Seth House
be38b57382 Added git_pillar and updated reclass_adapter pillar/tops module docs 2013-07-03 15:43:42 -06:00
Seth House
3412729a84 Added bsd_shadow and portage_config execution/state module docs 2013-07-03 15:43:42 -06:00
Chris Rebert
bf530eeb27 correctly capitalize GitHub 2013-07-02 19:23:44 -07:00