Commit Graph

3680 Commits

Author SHA1 Message Date
Colton Myers
6e67d37d30 Add v2014.1.11 release notes 2014-09-09 15:04:33 -06:00
Nitin Madhok
773ccadeff Update formulas.rst code blocks 2014-09-05 16:34:24 -04:00
Colton Myers
bb24131750 Merge branch '2014.7' into develop 2014-09-05 11:57:57 -06:00
Thomas S Hatch
71c9bf4708 Add docs for roster_file option 2014-09-05 11:55:11 -06:00
Thomas S Hatch
e34e81f41b Merge branch '2014.7' into develop
Conflicts:
	salt/minion.py
2014-09-05 11:03:12 -06:00
Pedro Algarvio
d5c523d29e Update 'doc/.tx/config' - Build #160
http://cookingwithsalt.org/job/salt/job/transifex/160/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-09-05 04:00:08 +01:00
Thomas S Hatch
abc1c037ac Merge pull request #15522 from rallytime/multimaster_docs
Update multimaster tutorial
2014-09-04 14:11:52 -06:00
Joseph Hall
f4a9e4df07 Merge pull request #15524 from hulu/typos
fix typos in doc/topics/jobs/job_cache.rst
2014-09-04 14:00:46 -06:00
Colton Myers
57e187d46f Merge branch '2014.7' into develop
Conflicts:
	salt/modules/mount.py
2014-09-04 13:45:03 -06:00
Chris Rebert
3053248b67 fix typos in doc/topics/jobs/job_cache.rst 2014-09-04 12:16:45 -07:00
rallytime
e5a1876462 Update multimaster tutorial 2014-09-04 12:58:19 -06:00
Thomas S Hatch
04c1822038 Merge pull request #15497 from basepi/bp-15410
Backport #15410 to 2014.7
2014-09-04 11:06:54 -06:00
Henrik Holmboe
c43a99242c Minor doc change 2014-09-04 17:27:02 +02:00
rallytime
86be50c876 Add libcloud dependency notice to provider docs 2014-09-03 20:10:51 -06:00
David Boucha
a2cc5cbaaa fix grammar 2014-09-03 16:40:05 -06:00
David Boucha
bc7b3289e8 fix some misspellings and grammar 2014-09-03 16:40:05 -06:00
Nitin Madhok
ef05362c6c Fixing more sphinx errors and violations 2014-09-03 16:05:36 -06:00
Nitin Madhok
6ce392b236 More sphinx errors and violations 2014-09-03 16:05:07 -06:00
Thomas S Hatch
53855f7886 Add doc on job cache 2014-09-03 15:36:48 -06:00
Thomas S Hatch
2f6ae96f37 Merge branch '2014.7' into develop
Conflicts:
	salt/client/ssh/__init__.py
2014-09-03 14:43:07 -06:00
Nitin Madhok
0e61c4125d Fixing sphinx violation and warning 2014-09-03 15:22:26 -04:00
Erik Johnson
3c800cdd5f Add pygit2 install link to gitfs walkthrough 2014-09-02 23:33:11 -05:00
Thomas S Hatch
1d85209c7f Merge pull request #15456 from cachedout/eauth_clarify
Clarify a point about runners and eauth
2014-09-02 17:33:48 -06:00
Colton Myers
4214f8dc2b Merge branch '2014.7' into develop
Conflicts:
	salt/utils/network.py
2014-09-02 16:35:03 -06:00
Mike Place
350b6f853a Typo 2014-09-02 16:19:59 -06:00
Mike Place
3075b1fd33 Clarify a point about runners and eauth 2014-09-02 15:56:25 -06:00
Erik Johnson
510942d3ec Remove references to masterless salt from gitfs docs
Alternate backends do not yet work with the local fileclient.
2014-09-02 15:59:05 -05:00
Erik Johnson
9b2fc52e93 Fix duplicate word 2014-09-02 15:31:13 -05:00
Erik Johnson
ac944272e0 Fix spelling error 2014-09-02 15:27:44 -05:00
Mike Place
8c737afa1e Merge branch '2014.7' into develop
Conflicts:
	salt/utils/cloud.py
2014-09-02 14:20:04 -06:00
Erik Johnson
ba3e0367c6 Remove extraneous word 2014-09-02 15:16:32 -05:00
Mike Place
be60e25574 Merge branch '2014.7' into develop 2014-09-02 13:56:54 -06:00
Erik Johnson
0a5bc21b58 More gitfs documentation clarifications/corrections 2014-09-02 14:37:52 -05:00
Erik Johnson
ed631d69b5 Add fileserver_backend param to minion config documentation
Also correct an incorrect rst link target for hash_type
2014-09-02 14:36:35 -05:00
Erik Johnson
a3c62ef119 Add default value for fileserver_backend 2014-09-02 14:35:03 -05:00
Erik Johnson
0ae4a108b7 Clarify outdated information in gitfs walkthrough
This paragraph predates the addition of pygit2 and dulwich support, and
seems to suggest that GitPython is required for gitfs, when that is no
longer necessarily true. This commit clarifies the wording here.
2014-09-02 13:22:56 -05:00
Erik Johnson
6e98ef828d gitfs_provider has no default value 2014-09-02 13:22:47 -05:00
Thomas S Hatch
39b107a283 Merge pull request #14820 from steverweber/add_conf_help
show_timeouts, new default
2014-09-02 12:13:31 -06:00
Colton Myers
36ef47e7a2 Merge branch '2014.7' into develop
Conflicts:
	conf/minion
	salt/modules/mine.py
2014-09-02 10:43:31 -06:00
Thomas S Hatch
795ab71617 Merge pull request #15408 from sylphid8/target_pillar_from_ext_pillar
add ability to target pillar from ext pillar
2014-09-02 09:45:46 -06:00
Thomas S Hatch
b438e60469 Merge pull request #15339 from whiteinge/doc-back-ports
Added instructions on how to back-port fixes to release branches
2014-09-02 08:36:13 -06:00
Joseph Hall
e28468d930 Merge pull request #15342 from fly/li-pubkey
add support for ssh pubkey deployments using Linode
2014-09-02 08:30:52 -06:00
Jille Timmermans
4064a8cf4c Fix some documentation inconsistencies 2014-09-02 11:38:23 +02:00
Erik Johnson
892a78ea1c Double-backticks for formatting consistency 2014-09-01 15:07:03 -05:00
Erik Johnson
036e1cbeb7 Merge pull request #15414 from Jille/fix-docs
Small documentation fix in pillars
2014-09-01 15:01:27 -05:00
Simon Schmidt
f4c9ec24de Fix saltutil.refresh_pillar reference in Pillar tutorial
It used to reference `saltutil.pillar_refresh` which gives the error:

    'saltutil.pillar_refresh' is not available.
2014-09-01 20:38:50 +02:00
Jille Timmermans
30bce1dafa Small documentation fix in pillars 2014-09-01 13:13:12 +02:00
Nitin Madhok
b526ee2aab Fixing more sphinx errors and violations 2014-09-01 02:44:27 -04:00
Nitin Madhok
938d8e90ee More sphinx errors and violations 2014-09-01 02:33:15 -04:00
Scott Coil
6770ce314e add ability to target pillar from ext pillar 2014-08-31 16:46:22 -05:00
Joseph Hall
4e29954710 Update Esky docs for clarity, and remove 2nd person 2014-08-30 19:50:32 -06:00
Colton Myers
c12f05f83a Merge branch '2014.7' into develop
Conflicts:
	salt/modules/aptpkg.py
	salt/modules/tls.py
	salt/states/boto_asg.py
	salt/states/boto_secgroup.py
2014-08-29 16:27:00 -06:00
btibi
69b0deacf6 syslog_ng: add syslog-ng state and execution modules 2014-08-29 23:20:25 +02:00
Erik Johnson
aae0b3dcef Clarify salt-minion restart example in FAQ 2014-08-29 12:17:06 -05:00
Mike Place
b2dfdd497f Add failhard to minion conf doc
Refs #15371
2014-08-29 09:39:28 -06:00
Jon Chen
c3d86fe44c also update other linode config doc 2014-08-27 23:27:52 -04:00
Jon Chen
f29fd0340e s/ssh_private_key/ssh_key_file 2014-08-27 23:25:08 -04:00
Jon Chen
33ddb0d451 document new ssh_private_key config value 2014-08-27 23:13:00 -04:00
Daniel Wallace
14d45a25d2 document ssh_agent 2014-08-27 21:40:05 -05:00
Seth House
47efe38949 Added instructions on how to back-port fixes to release branches 2014-08-27 20:17:12 -06:00
Jon Chen
86a2808b34 document possibility of ssh_pubkey 2014-08-27 20:14:24 -04:00
Robert Fairburn
235695ee19 Specify the version that interface properties were added in doc/topics/cloud/aws.rst 2014-08-27 14:02:01 -06:00
Seth House
c40cdcf803 Merge remote-tracking branch 'upstream/2014.7' into develop 2014-08-26 19:21:07 -06:00
Seth House
7f9086459c Merge pull request #15299 from terminalmage/update-release-notes-2014.7
Normalize the 2014.7.0 release notes
2014-08-26 19:05:21 -06:00
Seth House
e1b39609c5 Merge pull request #15298 from terminalmage/update-release-notes
Normalize the 2014.7.0 release notes
2014-08-26 19:04:54 -06:00
Seth House
013453ef1f Merge pull request #15301 from cachedout/pillar_merge
Docs on merging pillar keys
2014-08-26 17:18:35 -06:00
Pedro Algarvio
19f7ef1a3a Update 'doc/.tx/config' - Build #152
http://cookingwithsalt.org/job/salt/job/transifex/152/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-08-27 00:02:36 +01:00
Erik Johnson
35c9f40c5d fix bullet list 2014-08-26 17:58:32 -05:00
Erik Johnson
3388256da7 fix bullet list 2014-08-26 17:57:20 -05:00
Erik Johnson
21d16a87fd Normalize the 2014.7.0 release notes
Some parts of the release notes only existed in develop, some only in
2014.7. This commit normalizes develop's copy, as well as fixing some
formatting issues (chiefly among them replacing the use of markdown with
rST).
2014-08-26 17:08:19 -05:00
Erik Johnson
4597487f2f Normalize the 2014.7.0 release notes
Some parts of the release notes only existed in develop, some only in
2014.7. This commit normalizes 2014.7's copy.
2014-08-26 17:06:14 -05:00
Mike Place
65f232e066 Docs on merging pillar keys
Refs #14916
2014-08-26 15:48:51 -06:00
Alex Kelly
1a943480e9 Added some very basic information about actually writing grains in the
"writiing grains" section
2014-08-26 16:45:31 -04:00
Colton Myers
b0f10e1d44 Merge pull request #15243 from saltstack/bp-14839
Backport #14839 to 2014.7
2014-08-26 14:07:33 -06:00
Colton Myers
62919c096d Merge branch '2014.7' into develop
Conflicts:
	salt/modules/gem.py
	salt/modules/lxc.py
	salt/states/boto_elb.py
	salt/states/gem.py
	tests/unit/states/gem_test.py
2014-08-26 13:35:01 -06:00
Thomas S Hatch
e385b15e56 Merge pull request #15273 from rallytime/list_profiles
Add --list-profiles to salt-cloud query options
2014-08-26 13:29:05 -06:00
Nitin Madhok
913057254d Fixing typo 2014-08-26 13:30:06 -04:00
Thomas S Hatch
8a34808d18 Merge pull request #15261 from saltstack/bp-15141
Forward-port #15141 to 2014.7
2014-08-26 10:18:24 -06:00
Thomas S Hatch
72197e1a3b Merge pull request #15246 from saltstack/bp-14861
Backport #14861 to 2014.7
2014-08-26 08:58:18 -06:00
rallytime
cfcfb4bdac Change --list-profiles to accept an argument such as "linode" or "all" 2014-08-26 08:03:39 -06:00
rallytime
0f4f68eddf Add --list-providers and --list-profiles to cloud docs 2014-08-26 00:18:57 -06:00
Gajdos Tamás
d4dbaa77e0 Update documentation on salt-ssh
User must set NOPASSWD option for a non-root user to use sudo. 
Solves #12808.
2014-08-25 14:14:05 -06:00
David Boucha
859eaa1468 add example of pillar on the Cli 2014-08-25 14:05:39 -06:00
David Boucha
8da4eb3ab5 fix whitespace issues 2014-08-25 14:01:16 -06:00
David Boucha
c016bf5db2 remove whitespace 2014-08-25 13:59:16 -06:00
Kamal Nasser
c613c08869 Replace all occurrences of "Digital Ocean" with "DigitalOcean" 2014-08-25 13:42:01 -06:00
Ryan Lane
8048b01562 Initial commit of boto_cloudwatch module and boto_cloudwatch_alarm state 2014-08-25 13:37:47 -06:00
Colton Myers
ad89a752f8 Merge branch '2014.7' into develop
Conflicts:
	salt/cloud/__init__.py
	salt/utils/cloud.py
2014-08-25 13:29:29 -06:00
Nitin Madhok
10ecc9b1c8 Formatting path 2014-08-25 13:49:49 -04:00
Nitin Madhok
0208baa53c Fixing some of the formatting issues 2014-08-25 13:32:15 -04:00
Joseph Hall
0b546aeadd Merge pull request #15234 from cachedout/pillar_refresh_doc
Add info about pillar refresh.
2014-08-25 11:12:54 -06:00
Erik Johnson
41a0753518 Add ssh_config example for GitPython 2014-08-25 12:06:29 -05:00
Mike Place
0d03e31fb7 Add info about pillar refresh. 2014-08-25 10:56:55 -06:00
Joseph Hall
53998789d5 Merge pull request #15224 from rallytime/gce_docs
Update salt-cloud gce docs to use downloaded p12 key file
2014-08-24 12:19:52 -06:00
rallytime
6d632d8f17 Update salt-cloud gce docs to use downloaded p12 key file 2014-08-24 12:15:04 -06:00
Thomas S Hatch
317ec24ccc Merge pull request #15176 from jgillich/patch-1
remove example duplicate
2014-08-22 14:15:46 -06:00
Thomas S Hatch
0c05702184 Merge pull request #15193 from techhat/clouddocs
Cloud cache is now msgpack, not json
2014-08-22 14:11:08 -06:00
Joseph Hall
3571d3eb3c Cloud cache is now msgpack, not json 2014-08-22 13:22:25 -06:00
Chris Rebert
a53ae15d23 copyedits 2014-08-22 11:59:13 -07:00
Jakob Gillich
0112f70d9c remove example duplicate 2014-08-22 16:06:09 +02:00
Thomas S Hatch
f0009be6c2 Merge branch '2014.7' into develop 2014-08-21 17:20:26 -06:00
Thomas S Hatch
2d47589c88 Merge pull request #15140 from terminalmage/pygit2-auth
Add gitfs authentication support for pygit2>=0.20.3
2014-08-21 15:03:35 -06:00
Seth House
4abc45397d Merge remote-tracking branch 'upstream/2014.7' into develop 2014-08-21 13:23:52 -06:00
Thomas S Hatch
45f447fa84 Merge pull request #15138 from whiteinge/reactor-file_roots
Add salt:// support to Reactor sls files
2014-08-21 10:54:43 -06:00
Thomas S Hatch
ef9494536e Merge pull request #15129 from rallytime/schedule_docs
Fix broken link in schedule docs
2014-08-21 10:47:21 -06:00
Thomas S Hatch
854bf8aff5 Merge pull request #15126 from notpeter/develop
Improve 2014.7.0 release notes.
2014-08-21 10:37:25 -06:00
Erik Johnson
5444c68437 Update docs to reflect pygit2 auth support in 0.20.3 2014-08-20 23:54:48 -05:00
Seth House
c05f250d96 Add salt:// paths for reactor files to the doc examples 2014-08-20 21:14:29 -06:00
Seth House
30e8fb653a Line up comments in reactor example 2014-08-20 21:14:29 -06:00
Seth House
2cd0fa6223 Document that globs can be used in reactor filenames 2014-08-20 21:14:29 -06:00
Erik Johnson
c8be676577 Update gitfs documentation
This adds all the new authentication options, and also moves most of the
usage examples into the gitfs walkthrough. The walkthrough has also
undergone considerable restructuring.
2014-08-20 21:36:44 -05:00
rallytime
ded01bfefd Fix broken link in schedule docs 2014-08-20 16:10:03 -06:00
Peter Tripp
49aa196140 Improve 2014.7.0 release notes. 2014-08-20 14:56:58 -07:00
Colton Myers
916141fac0 Merge branch '2014.7' into develop
Conflicts:
	tests/integration/shell/call.py
2014-08-20 14:39:31 -06:00
Mike Place
94543fe68d Document seco range
Per request in #15093
2014-08-20 11:54:29 -06:00
Mike Place
e2790afe31 Fix broken link
Closes #15077
2014-08-19 11:54:16 -06:00
Carl Meyers
7c4ce67d28 Schedule documentation update. 2014-08-18 21:20:54 -07:00
Joseph Hall
bbf0705f36 Merge pull request #15048 from wackycaptain/fix-doc-contributing
Fix broken links in contributing documentation.
2014-08-16 17:08:42 -06:00
wackycaptain
1032754af9 Fix broken links in contributing documentation. 2014-08-16 23:27:58 +02:00
Pedro Algarvio
b8b548a655 Update 'doc/.tx/config' - Build #144
http://cookingwithsalt.org/job/salt/job/transifex/144/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-08-16 05:01:19 +01:00
Erik Johnson
ab35a425d2 Merge pull request #15043 from s0undt3ch/hotfix/transifex-updates
Update 'doc/.tx/config' - Build #144
2014-08-15 22:59:21 -05:00
Pedro Algarvio
eeaa4831f9 Update 'doc/.tx/config' - Build #144
http://cookingwithsalt.org/job/salt/job/transifex/144/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-08-16 04:57:23 +01:00
Colton Myers
932aa97e1f Merge branch '2014.7' into develop 2014-08-15 16:33:02 -06:00
Joseph Hall
e90b55650e Merge pull request #15020 from Jille/typos
Fix two typos in docs
2014-08-15 08:21:13 -06:00
Seth House
12e87f3545 Don't document the state.event function aliases 2014-08-15 08:31:08 -04:00
Thomas S Hatch
b5eb4e1c83 Merge pull request #14974 from whiteinge/doc-names-release-notes
Add mention of the ``names`` expansion to the 2014.7 release notes
2014-08-14 23:49:40 -06:00
Thomas S Hatch
2f61f8bedc Merge pull request #14937 from basepi/yamldates14860
Add additional example for datetime YAML idiosyncrasy
2014-08-14 23:44:27 -06:00
Colton Myers
0af22fcb19 Merge branch '2014.7' into develop 2014-08-14 17:39:10 -06:00
Colton Myers
8c7d1132c8 Add security advisory to release notes for 2014.1.10 2014-08-14 17:35:27 -06:00
Colton Myers
24c13abc4e Bump doc version 2014-08-14 17:33:04 -06:00
Joseph Hall
725f2d8969 Typo correction 2014-08-14 14:31:25 -06:00
Joseph Hall
130755c0b1 Adding http libraries and modules 2014-08-14 13:33:12 -06:00
steve
d13c7275a7 show_timeouts, new default 2014-08-14 13:10:52 -04:00
Colton Myers
92742f7e08 No second person 2014-08-13 17:33:06 -06:00
Seth House
d6818325c8 Add mention of the `names` expansion to the 2014.7 release notes
Refs #14971
2014-08-13 19:01:21 -04:00
Seth House
e2ed04351d Merge remote-tracking branch 'upstream/2014.7' into develop
Conflicts:
	salt/modules/npm.py
2014-08-13 18:56:23 -04:00
Thomas S Hatch
180c939a53 Merge pull request #14966 from avandendorpe/patch-1
Fixed "previous releases" docs link
2014-08-13 16:52:55 -06:00
Thomas S Hatch
288b57b642 Merge pull request #14950 from gravyboat/develop
Add versionadd to postgres_extension, update troubleshooting guides to explain timeouts, pull slspath from best_practices
2014-08-13 16:39:02 -06:00
Seth House
d85791e3ef Documented the expansion additon to names
Added docs for the addition in #13489.
2014-08-13 18:19:02 -04:00
Alain Vandendorpe
c568cbaeb4 Fixed "other versions" link
The link to previous docs releases was a redirect to the latest index page. Fixed.

I would argue the de facto docs version should be "latest stable", but this is an in-place fix for the status quo.
2014-08-13 12:52:23 -07:00
Forrest
39b4c21c3d Fix a typo in the master conf. 2014-08-13 11:09:05 -07:00
Forrest
5145e3b448 Fix a typo 2014-08-13 11:08:35 -07:00
Colton Myers
fb189dae63 Merge branch '2014.7' into develop 2014-08-13 10:26:20 -06:00
Forrest Alvarez
fec0c4e035 Update best_practices to resolve issue where slspath is used, but not yet implemented/explained. 2014-08-13 04:57:14 +00:00
Forrest Alvarez
c4e55d9b84 Update the master and minion guides to discuss timeout settings. 2014-08-13 04:54:11 +00:00
Colton Myers
ff8d8df1d2 Add additional example for datetime YAML idiosyncrasy
Fixes #14860
2014-08-12 16:25:43 -06:00
Colton Myers
788ed4606f Reword some things 2014-08-12 15:08:02 -06:00
Colton Myers
51917ee017 Add installation docs for Salt release candidate 2014-08-12 14:53:21 -06:00
Colton Myers
19cf82fd5f Merge branch '2014.7' into develop
Conflicts:
	doc/topics/transports/raet/index.rst
	salt/minion.py
2014-08-12 14:15:50 -06:00
Thomas S Hatch
a806a33626 Merge pull request #14921 from nmadhok/patch-1
Update formulas.rst
2014-08-12 13:13:18 -06:00
Thomas S Hatch
d352004c01 Merge branch 'boto-cloudwatch' of https://github.com/lyft/salt into lyft-boto-cloudwatch 2014-08-12 11:28:51 -06:00
Nitin Madhok
f99dac462b Update formulas.rst
Fixes https://github.com/saltstack/salt/issues/14900
2014-08-12 13:18:48 -04:00
Thomas S Hatch
05f4d0f7a8 update raet install docs for 2014.7 2014-08-12 11:16:53 -06:00
Seth House
c9390ebb00 Merge pull request #14907 from cachedout/doc_master_proc
Explain the number of master procs and worker_threads
2014-08-11 18:26:23 -04:00
Seth House
b5bf67fdd1 Merge branch 'copyediting' of https://github.com/hulu/salt into develop
Conflicts:
	salt/states/win_update.py
2014-08-11 18:23:44 -04:00
Mike Place
a352cc4521 Explain the number of master procs and worker_threads
Refs #13819
2014-08-11 16:09:02 -06:00
Seth House
4a72be9d7e Merge pull request #14890 from nmadhok/improve-salt-modules
Improve Salt Docs
2014-08-11 16:00:24 -04:00
Nitin Madhok
4144da61bf Fixing more sphinx warnings and errors 2014-08-11 14:38:45 -04:00
Nitin Madhok
07e219b6db Fixing more sphinx warnings and errors 2014-08-11 14:08:19 -04:00
Nitin Madhok
7606bfd6cc Fixing more sphinx warnings and errors 2014-08-11 13:56:43 -04:00
Chris Rebert
177c168a21 Fix numerous typos found via Lintian
Thanks https://github.com/Debian/lintian/tree/master/data/spelling !
2014-08-11 10:46:43 -07:00
Chris Rebert
75d28df71d Begone, "allows to" (sic) ! 2014-08-11 10:20:28 -07:00
Nitin Madhok
41712eab04 Fixing more sphinx warnings and errors 2014-08-11 12:33:55 -04:00
Nitin Madhok
937a607448 Fixing more sphinx warnings and errors 2014-08-11 12:16:01 -04:00
Nitin Madhok
e7bea7cc87 Fixing sphinx Warnings and Errors 2014-08-11 10:20:15 -04:00
Sylvain Bellemare
9f6ecc4874 Removed duplicate occurrences of the word "the" 2014-08-11 16:05:29 +02:00
Jille Timmermans
1618c8d257 Fix typo in manpage: s/inetrfaces/interfaces/ 2014-08-11 15:42:03 +02:00
Erik Johnson
dcdf114824 Merge branch '2014.7' into develop 2014-08-09 17:12:12 -05:00
Seth House
05022c6adb Documented the mine_function alises
Closes #14738
2014-08-09 11:14:25 -06:00
Pedro Algarvio
d177d99148 Merge branch 'hotfix/transifex-updates' into develop 2014-08-09 15:33:04 +01:00
Pedro Algarvio
b2dbfbfce0 Update 'doc/.tx/config' - Build #139
http://cookingwithsalt.org/job/salt/job/transifex/139/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-08-09 15:30:36 +01:00
Kamal Nasser
825bb191bf Replace all occurrences of "Digital Ocean" with "DigitalOcean" 2014-08-08 22:16:37 +03:00
Joseph Hall
94f82e0c82 Merge pull request #14849 from 7oku/patch-1
removed doubled "provider: azure" statement
2014-08-08 07:25:47 -06:00
7oku
bb7c60fff8 removed doubled "provider: azure" statement
needed once only
2014-08-08 14:55:19 +02:00
Sylvain Bellemare
54f97b3b06 Fixed typos 2014-08-08 14:39:28 +02:00
Sylvain Bellemare
8d3dbabb4a Fixed typo 2014-08-08 12:16:47 +02:00
Erik Johnson
dcfa621717 Add newline_values_only outputter to toctree 2014-08-07 19:25:03 -05:00
Ryan Lane
75ef59f60f Initial commit of boto_cloudwatch module and boto_cloudwatch_alarm state 2014-08-07 16:11:55 -07:00
Jeff Schroeder
b0467e2265 Add version added for pillar_source_merging_strategy
Some of my coworkers tried to use this feature and realized it isn't available. git tag --contains for the commit which adds it shows:

    $ git tag --contains 3b9891b1
    v2014.7
2014-08-07 15:30:24 -05:00
Seth House
8a60ce5351 Merge remote-tracking branch 'upstream/2014.7' into develop
Conflicts:
	doc/topics/development/conventions/formulas.rst
2014-08-07 15:51:49 -04:00
Thomas S Hatch
5b0b410d0f Merge pull request #14790 from whiteinge/doc-formulas-update
Misc cleanups, clarifications, and additions to the formulas conventions doc
2014-08-07 12:23:37 -06:00
Thomas S Hatch
996bae04cd Add clarity note in the docs 2014-08-07 12:08:14 -06:00
Thomas S Hatch
de3a1ce283 Merge pull request #14690 from jacksontj/multi_syndic
Multi syndic
2014-08-06 20:53:39 -06:00
Pedro Algarvio
4f7a6919d9 Merge branch '2014.7' into develop 2014-08-07 00:11:45 +01:00
Pedro Algarvio
788685d723 Update 'doc/.tx/config' - Build #136
http://cookingwithsalt.org/job/salt/job/transifex/136/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-08-06 19:08:58 +01:00
Thomas S Hatch
616e61f663 Merge pull request #14742 from steverweber/fix_stuff
catch exceptions and fix some vars
2014-08-06 11:58:00 -06:00
Mike Place
c176b3b452 Spelling fix 2014-08-06 09:22:25 -06:00
Seth House
b656adef77 Fleshed out Formula Parameterization section 2014-08-06 10:51:46 -04:00
Seth House
d3d8c08ddd Removed the redundant platform agnostic Formula section 2014-08-06 10:45:16 -04:00
Seth House
8758b02445 Fleshed out the recommendations for writing reusable formulas 2014-08-06 10:45:16 -04:00
Seth House
b7eb6a5c09 Moved the Formula repository structure docs to the bottom
We should describe best practices for writing formulas first.
2014-08-06 10:45:15 -04:00
Seth House
f741aee4a4 Improve and clarify the Formula docs on using formulas from non-formulas 2014-08-06 10:39:48 -04:00
Seth House
3f7118dd8b Improved the Formula installation docs with examples 2014-08-06 10:39:47 -04:00
Seth House
f819a1e85c Improved the simple Formula usage example at the top 2014-08-06 10:39:47 -04:00
Seth House
b224efc0d2 Added link targets to a few requisite types 2014-08-06 10:39:47 -04:00
Seth House
20dd4b42de Updated the Formula README recommendation 2014-08-06 10:39:47 -04:00
Seth House
1815e24fe9 Improve and shorten the Formula lookup table recommendation 2014-08-06 10:39:41 -04:00
Seth House
b46d087966 Moved the Formula Conventions CHANGELOG section down next to Versioning
This section is less important for new users than the mapfile and sls
recommendation sections.
2014-08-06 10:34:42 -04:00
Seth House
93da920147 Removed 0.17 requirement note from formula docs
0.17 is no longer a supported release.
2014-08-06 10:34:41 -04:00
steve
bc3ade860c catch exceptions and fix some vars 2014-08-05 22:39:57 -04:00
Chris Rebert
100d831ca9 copyedit doc/topics/releases/2014.7.0.rst 2014-08-05 18:31:36 -07:00
Colton Myers
f0aba5f9db Merge branch '2014.7' into develop 2014-08-05 16:29:11 -06:00
David Boucha
7e7f07927d add links to 2014.1.10 installers 2014-08-05 16:02:09 -06:00
Colton Myers
13995afba0 Merge branch '2014.7' into develop
Conflicts:
	doc/topics/releases/2014.7.0.rst
2014-08-05 15:32:04 -06:00
Thomas S Hatch
0e93ad1f28 Add mod_aggregate to the release docs 2014-08-05 13:26:30 -06:00
Nitin Madhok
61eb4fb041 Fixing YAML state syntax 2014-08-04 21:32:38 -04:00
Joseph Hall
8a3cb618b2 Merge pull request #14727 from seegno/bugfix/multimaster-doc
Add missing lines between the code block declaration and the body
2014-08-04 17:55:00 -06:00
Alfredo Palhares
145670b459 Add missing lines between the code block declaration and the body 2014-08-05 00:40:18 +01:00
Daniel Wallace
45c13d621f document the usage of userdata for cloud-init
closes #14643
2014-08-04 11:25:20 -06:00
Thomas S Hatch
1bd88cab28 Merge pull request #14535 from steverweber/template_var
add two vars to the templates slspath and tplpath
2014-08-04 10:06:07 -06:00
Daniel Wallace
77eaca180a document the usage of userdata for cloud-init
closes #14643
2014-08-03 13:38:38 -05:00
Pedro Algarvio
905b9a18b7 Merge pull request #14686 from whiteinge/test-gh-order
Couple o' documentation fixes
2014-08-03 00:48:56 +01:00
Elias Probst
686236d650 Corrected typo (Verion → Version). 2014-08-03 00:46:44 +01:00
Elias Probst
7e5a9a7ed8
Corrected typo (Verion → Version). 2014-08-02 11:04:30 +02:00
Thomas Jackson
0ce353ddfb Add master_id to master docs 2014-08-01 16:38:22 -07:00
Colton Myers
0143275458 Merge branch '2014.7' into develop 2014-08-01 12:36:57 -06:00
Colton Myers
051e371fe8 Add release notes for 2014.1.10 2014-08-01 12:36:10 -06:00
Seth House
ab508cb9d3 Fix maxdepth TOC for Salt at Scale tutorials 2014-08-01 12:05:22 -06:00
Hung Nguyen Viet
415623a9c6 fix link scheme, default scheme is HTTPS, as used sample configs
provided by the tut
2014-08-01 15:56:58 +07:00
Evan Borgstrom
c892cfad8a Adding Pyobjects section to the release notes for 2014.7.0 2014-07-31 18:06:05 -05:00
Erik Johnson
b454e39953 Merge pull request #14663 from borgstrom/pyobjects-rel-note
Adding Pyobjects section to the release notes for 2014.7.0
2014-07-31 18:02:21 -05:00
Colton Myers
b8b533986a Merge branch '2014.7' into develop 2014-07-31 14:12:44 -06:00
Colton Myers
4e36743523 Add 2014.1.9 release notes 2014-07-31 14:12:25 -06:00
Evan Borgstrom
4a2575806d Adding Pyobjects section to the release notes for 2014.7.0 2014-07-31 10:26:46 -07:00
Colton Myers
9f7f02b3ac Merge branch '2014.7' into develop 2014-07-30 13:48:40 -06:00
Colton Myers
0406655519 Add release notes for 2014.1.8 2014-07-30 13:48:18 -06:00
rallytime
ea4b045944 Update docs for using salt-cloud on OSX to install curl-ca-bundle 2014-07-29 15:29:33 -06:00
Nitin Madhok
4f9349381e Fixing a broken link and formatting code block 2014-07-29 12:03:49 -04:00
steverweber
0b764c5b69 add two vars to the templates slspath and tplpath 2014-07-29 09:53:19 -04:00
Erik Johnson
1fdf8905a9 Merge branch '2014.7' into develop 2014-07-26 19:17:42 -05:00
Seth House
3164b2164e Added hashutil module to docs index 2014-07-25 20:06:54 -06:00
Chris Rebert
7c7986f63a spelling fixes in 2014.7.0 release notes 2014-07-25 17:32:23 -07:00
Thomas S Hatch
8e0d8a7b9f Merge branch '2014.7' into develop 2014-07-25 10:30:07 -06:00
Thomas S Hatch
14159615c8 Merge pull request #14268 from whiteinge/salt-runner-sync-async
Add sync/async Runner calls & sync/async Wheel calls that all respect eauth
2014-07-25 10:07:54 -06:00
Pedro Algarvio
4fa7d3ad64 Update 'doc/.tx/config' - Build #123
http://cookingwithsalt.org/job/salt/job/transifex/123/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-07-25 15:57:15 +01:00
Seth House
a4cc496bc7 Renamed call_func to cmd for consistency; made compat alias
Added WheelClient() documentation on the non-eauth cmd & async funcs.
2014-07-24 16:08:30 -06:00
Seth House
7f147e1212 Added cmd_sync, cmd_async methods to WheelClient docs 2014-07-24 16:08:29 -06:00
Seth House
6e40307efc Document new cmd_sync, cmd_async RunnerClient methods
Also de-emphasize the direct master_call method. Since master_call is
inconsistent between RunnerClient and WheelClient we should instead
present a single, consistent interface.
2014-07-24 16:08:28 -06:00
Seth House
fed58155bc Merge remote-tracking branch 'upstream/2014.7' into develop 2014-07-24 16:04:39 -06:00
Seth House
6517e7f378 Added generated new module docs 2014-07-24 15:56:19 -06:00
Seth House
81af51bf50 Added new module docs 2014-07-24 15:28:11 -06:00
Ryan Lane
d9c70af2df Re-add listen/listen_in documentation 2014-07-24 11:19:38 -07:00
Thomas S Hatch
efe27a50b5 Merge branch '2014.7' into develop 2014-07-23 11:59:27 -06:00
rallytime
aaf85bf4ea Add versionadded to new redis modules 2014-07-23 11:43:37 -06:00
Joseph Hall
f26ee8480b Merge pull request #14414 from gtmanfred/develop
use sftp to transfer files instead of scp
2014-07-23 08:12:57 -06:00
Daniel Wallace
53bc8f9c3c document use_sftp 2014-07-22 18:54:48 -05:00
Thomas S Hatch
f92e69ea33 Merge branch '2014.7' into develop 2014-07-22 12:44:40 -06:00
Seth House
94d8fc966e Updated the contributor documentation with the new branching workflow 2014-07-21 20:19:33 -06:00
Seth House
b86e44bbd8 Updated training image 2014-07-21 17:56:55 -06:00
Pedro Algarvio
13e3dd716c Merge branch '2014.7' into develop 2014-07-21 16:17:29 +01:00
Erik Johnson
fa24e3c7fe Fix paths in proxyminion example
Default pillar root is /srv/pillar, not /srv/salt/pillar.
2014-07-20 18:34:13 -05:00
Erik Johnson
fd39b0a78a Merge branch '2014.7' of https://github.com/saltstack/salt into develop 2014-07-19 14:13:31 -05:00
Thomas S Hatch
c52ff6ab1c Merge pull request #14339 from truveris/develop
Fix copy-pasta error in user_update example.
2014-07-18 13:25:07 -06:00
YanChii
7bf6a4c81c Merge remote-tracking branch 'upstream/develop' into solaris-ips 2014-07-18 17:47:31 +02:00
Bertrand Janin
3cc6fb4fe7 Fix copy-pasta error in user_update example. 2014-07-18 08:32:40 -04:00
rallytime
ba17a3d64e Remove CloudConfigMixIn class from salt/utils/parsers (deprecated) 2014-07-17 16:35:25 -06:00
rallytime
c088a44a56 Deprecate libcloud_version from salt/cloud/libcloudfuncs 2014-07-17 16:30:20 -06:00
rallytime
66592887b7 Remove vm_config and vm_config_path from config.cloud_config function 2014-07-17 16:26:49 -06:00
Thomas S Hatch
5f3c4adc67 Merge pull request #14302 from s0undt3ch/hotfix/transifex-updates
Update 'doc/.tx/config' - Build #115
2014-07-17 15:46:43 -06:00
Pedro Algarvio
9cce90dbb0 Update 'doc/.tx/config' - Build #115
http://cookingwithsalt.org/job/salt/job/transifex/115/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-07-17 16:32:07 +01:00
YanChii
3aeb2fa0ab Merge remote-tracking branch 'upstream/develop' into solaris-ips 2014-07-17 16:28:53 +02:00
YanChii
14ff5bc6d1 added Solaris IPS pkg module, updated pkg providers list 2014-07-17 16:28:34 +02:00
rallytime
81e06fa252 Removed deprecated functions in salt/modules/ps.py 2014-07-16 12:49:45 -06:00
rallytime
2c61c23e2a Deprecated OutputOptionsWithTextMixIn class from salt/utils/parsers.py 2014-07-16 12:36:31 -06:00
rallytime
1ef7052593 Deprecate memoize function from salt/utils/__init__.py 2014-07-16 12:32:15 -06:00
rallytime
26ab89e8ac Add deprecated check_dns notice to release notes 2014-07-16 06:29:14 -06:00
Erik Johnson
c213bf8398 Merge pull request #14259 from rallytime/remove_dep_warnings
Removed no_site_packages as it has been deprecated
2014-07-15 20:15:31 -05:00
rallytime
8dcedf684d Change more affected docs from Helium to 2014.7.0 2014-07-15 17:02:19 -06:00
rallytime
a8cd830d52 Change "Helium" to 2014.7.0 in affected docs 2014-07-15 16:53:29 -06:00
rallytime
b1acf66703 Removed no_site_packages as it has been deprecated 2014-07-15 16:34:52 -06:00
vs
b1142570bc add note that points to multimaster_pki as an alternative setup 2014-07-15 03:42:39 -07:00
vs
f1a4b30020 add note that points to mulitmaster as an alternative setup 2014-07-15 03:42:21 -07:00
vs
f440b0f111 link in the multimaster_pki_tutorial 2014-07-15 03:41:12 -07:00
Volker Schwicking
3ca39de6d0 add settings for multimaster-pki 2014-07-15 12:10:18 +02:00
Volker Schwicking
f3d6c705ee add settings multimaster-pki 2014-07-15 12:09:52 +02:00
Thomas S Hatch
dd7cc0dcbb Merge pull request #14215 from whiteinge/doc-fix-mailing-list-links
Fix bad global rST links for the mailing lists
2014-07-14 17:14:15 -06:00
Thomas S Hatch
024485fb36 Merge pull request #14204 from terminalmage/docs
Fix the rest of the double-colons in docs
2014-07-14 16:01:13 -06:00
Thomas S Hatch
1962ad682f Merge pull request #14036 from basepi/2014.1.6docsupdate
Update docs to 2014.1.7 release
2014-07-14 15:49:43 -06:00
Thomas S Hatch
1577bf0fad Merge pull request #14178 from khrisrichardson/spelling
add sphinx spelling extension. enforce en_US
2014-07-14 15:43:33 -06:00
Khris Richardson
568daa16f6 per excellent suggestion by whiteinge 2014-07-14 16:18:52 -05:00
Seth House
39a0b4dfc3 Fix bad global rST links for the mailing lists 2014-07-14 15:04:50 -06:00
Seth House
caa54c0d28 Merge pull request #14197 from rallytime/requisite_docs
Requisite documentation
2014-07-14 14:52:51 -06:00
Colton Myers
08d7847e44 Add configuration file location for minion (and FreeBSD for master) 2014-07-14 12:22:27 -06:00
Erik Johnson
57096ca59c Convert double-colon to code-block 2014-07-14 12:37:13 -05:00
Erik Johnson
cc43b3cf4d Fix double-colon and remove redundant section
There is a section in part 2 that is already covered in-depth in part 1,
this commit removes it.
2014-07-14 12:34:03 -05:00
Thomas S Hatch
d2ca043327 Merge pull request #14195 from felskrone/master_signing_tutorial
Master signing tutorial
2014-07-14 11:17:16 -06:00
Thomas S Hatch
35ecf60198 Merge pull request #14087 from felskrone/salt-key_gen_signature
Salt key gen signature
2014-07-14 10:44:13 -06:00
rallytime
f295b9b60b Fix requisite documentation links 2014-07-14 10:33:02 -06:00
rallytime
29c6171af5 Fix "here" link on requisites doc 2014-07-14 10:13:27 -06:00
Volker Schwicking
d7b46395ff headings increased 2014-07-14 17:32:16 +02:00
Volker Schwicking
0f984aaf26 rewording, re-formatting 2014-07-14 17:21:12 +02:00
Joseph Hall
6e8ba25f70 Merge pull request #14182 from s0undt3ch/hotfix/transifex-updates
Update 'doc/.tx/config' - Build #112
2014-07-14 05:12:54 -06:00
Pedro Algarvio
d8a4e5bc9d Update 'doc/.tx/config' - Build #112
http://cookingwithsalt.org/job/salt/job/transifex/112/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-07-14 00:38:58 +01:00
Khris Richardson
1acd82f3f1 add sphinx spelling extension. enforce en_us 2014-07-13 13:43:33 -05:00
Erik Johnson
2849950bce Docs cleanup
Fixes double-colons by making them code-block directives, so they do not
erroneously show up as "PYTHON" blocks. Also corrects a few instances of
2nd person pronoun usage.
2014-07-13 11:02:33 -05:00
Erik Johnson
16d59eb135 Fix rst note:: directives 2014-07-13 10:40:53 -05:00
David Boucha
a04e3d4a0b make sure twilio_notify shows up in the docs 2014-07-13 00:12:23 -06:00
David Boucha
98b7c1cdfd add links to 2014.1.7 Salt Windows installers 2014-07-12 23:21:06 -06:00
Pedro Algarvio
8c756836f2 Update 'doc/.tx/config' - Build #111
http://cookingwithsalt.org/job/salt/job/transifex/111/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-07-13 00:43:56 +01:00
Chris Rebert
a016a30508 fix typos in doc/topics/tutorials/intro_scale.rst 2014-07-11 15:46:54 -07:00