Commit Graph

1480 Commits

Author SHA1 Message Date
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