Mike Place
adb8d5c718
Merge pull request #22054 from jfindlay/log_color
...
convert custom LogRecord attribute formatting from {}- to %-style
2015-03-30 10:37:18 -06:00
Mike Place
696065a037
Merge pull request #22133 from eliasp/develop-pilar_ldap-map-support
...
Implement 'map' mode in LDAP pillar module
2015-03-30 10:08:10 -06:00
Mike Place
98bc85a399
Merge pull request #22123 from F30/autodoc-fix
...
Fix custom Sphinx formatter for aliased functions
2015-03-30 10:05:20 -06:00
Elias Probst
c00c14f2be
Initial documentation improvements for pillar.pillar_ldap
2015-03-30 01:58:54 +02:00
Peter Tripp
960df2b043
Add documentation for multiple Ubuntu PPAs. Fixes #18822
2015-03-29 00:31:07 -07:00
Felix Dreissig
0869680435
Fix custom Sphinx formatter for aliased functions
...
Regression of @99bcf20: Since Sphinx 1.2.1 (commit
sphinx-doc/sphinx@574a796 ), sphinx.ext.autosummary overwrites custom-set
documenters.
This is not a particularly elegant solution, but none of the events from
sphinx.ext.autodoc allows editing a function's name. Subclassing other
autodoc classes also appears to be quite challenging.
2015-03-29 01:08:26 +01:00
Justin Findlay
0e57aeb3d0
mention console log colors in beryllium release notes
2015-03-26 23:21:30 -06:00
Justin Findlay
294dfe2d94
clarify and expand console log colors help
2015-03-26 23:21:30 -06:00
Thomas S Hatch
45827bc933
Merge pull request #22060 from techhat/blobstorage
...
Add azurefs external file server and supporting code and docs
2015-03-26 17:12:19 -06:00
Joseph Hall
6ac0bcd2e4
Update docs for Azure blob management
2015-03-26 15:12:33 -06:00
Rudy Attias
f733bfc7b0
added an example usage of smb_port
2015-03-26 17:31:38 +02:00
Colton Myers
b0fe5cc955
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
...
Conflicts:
salt/fileclient.py
salt/minion.py
tests/unit/pyobjects_test.py
2015-03-25 12:04:30 -06:00
Mike Place
53846aa284
Merge pull request #21958 from cachedout/2015_2_mm_note
...
Add known multimaster issue to 2015.2 notes
2015-03-24 15:50:16 -06:00
Mike Place
98642d7b87
Add known multimaster issue to 2015.2 notes
2015-03-24 15:49:58 -06:00
John Syrinek
6558d9e6d7
Fix unless
example
...
The second `unless` example failed to compile
2015-03-24 14:02:27 -05:00
Justin Findlay
1436d4011a
add versions_report update to release notes
2015-03-23 14:02:16 -06:00
Thomas Jackson
2512a0841d
Add LazyLoader and Singleton auth to 2015.2 release notes
2015-03-23 11:42:48 -07:00
Godefroid Chapelle
ffe267a741
Specify valid values for gitfs_provider option
2015-03-23 15:33:10 +01:00
Arnold Bechtoldt
db38f80945
update references, fixes #21879
2015-03-22 10:16:41 +01:00
Colton Myers
70406867a4
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
...
Conflicts:
salt/client/__init__.py
salt/modules/file.py
salt/modules/yumpkg.py
salt/modules/zypper.py
tests/integration/shell/auth.py
tests/unit/states/archive_test.py
tests/unit/states/module_test.py
2015-03-20 20:09:19 -06:00
Nicole Thomas
cdf10e5999
Merge pull request #21842 from ticosax/docu-gitfs
...
Add a note regarding pkg-config to install libgit2
2015-03-20 11:37:12 -06:00
Nicolas Delaby
b01dfa9150
Add a note regarding pkg-config to install libgit2
2015-03-20 16:25:35 +01:00
Colton Myers
2b1f400ab4
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
...
Conflicts:
doc/topics/topology/syndic.rst
salt/client/__init__.py
salt/daemons/masterapi.py
salt/minion.py
salt/modules/dockerio.py
2015-03-19 16:03:29 -06:00
Carl Meyers
cdd940761f
Update index.rst salt-ssh doc
...
Fixed typos and changed some wording.
2015-03-18 22:35:04 -07:00
rallytime
f56cdd5489
Update syndic documentation
...
Add some docs about installing a minion on the syndic to help reduce the amount of time spent waiting for the CLI to return.
2015-03-18 16:05:07 -06:00
Preston Marshall
05d06a5d09
Add note about ldap module requirement
...
Currently the only way you can figure out that you need the LDAP module is to read the source. I assumed it was installed as part of my OS package, but it is not. This documents it clearly that you need to install the module.
2015-03-18 14:32:15 -05:00
jfindlay
078b849ee3
Merge pull request #21763 from whiteinge/doc-pdf-link
...
Replaced PDF link to RTD to the GitHub releases page
2015-03-18 00:41:30 -06:00
Seth House
2e426ddec7
Replaced PDF link to RTD to the GitHub releases page
...
Temporary fix until we something more permanent in place.
2015-03-17 22:43:00 -06:00
Joseph Hall
5686e64149
Adding docs for new Azure functionality
2015-03-17 21:58:19 -06:00
Colton Myers
fd93491a5f
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
...
Conflicts:
salt/cloud/clouds/linodepy.py
salt/master.py
salt/modules/boto_route53.py
salt/modules/virt.py
salt/renderers/gpg.py
salt/runners/doc.py
salt/runners/jobs.py
salt/runners/manage.py
salt/runners/virt.py
salt/utils/event.py
salt/utils/http.py
2015-03-16 15:12:02 -06:00
Colton Myers
a983f1b611
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
...
Conflicts:
salt/modules/win_ntp.py
salt/templates/rh_ip/rh5_eth.jinja
salt/templates/rh_ip/rh6_eth.jinja
setup.py
2015-03-13 17:02:19 -06:00
rallytime
01c8f94b31
Add minimum version dependency for linode-python in docs
...
And warn users of older versions leaking sensitive information
into the debug logs.
2015-03-13 11:53:02 -06:00
Thomas S Hatch
cc9d294fcd
Merge pull request #21569 from basepi/merge-forward-2015.2
...
Merge forward from 2014.7 to 2015.2
2015-03-12 13:36:39 -06:00
Mike Place
5c59b4bd21
Note change in yosemite max values and warn.
...
Closes #21589
2015-03-12 10:02:53 -06:00
jfindlay
5b4972b55d
Merge pull request #21574 from rallytime/full_version
...
Use the full version for a versionadded tag
2015-03-11 17:50:23 -06:00
rallytime
0171f68600
Use the full version for a versionadded tag
2015-03-11 16:29:08 -06:00
Colton Myers
fec632ae18
Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
...
Conflicts:
salt/utils/cloud.py
2015-03-11 15:18:00 -06:00
Colton Myers
ebe7eeafd9
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
...
Conflicts:
doc/conf.py
doc/man/salt-api.1
doc/man/salt-call.1
doc/man/salt-cloud.1
doc/man/salt-cp.1
doc/man/salt-key.1
doc/man/salt-master.1
doc/man/salt-minion.1
doc/man/salt-run.1
doc/man/salt-ssh.1
doc/man/salt-syndic.1
doc/man/salt-unity.1
doc/man/salt.1
doc/man/salt.7
salt/cloud/clouds/linode.py
salt/states/composer.py
salt/states/win_update.py
2015-03-11 15:14:56 -06:00
Elias Probst
bc9a30b7e9
Typo (rendered → renderer)
2015-03-11 21:15:32 +01:00
Mike Place
87bd28b8cb
Note the issue number
2015-03-11 12:19:51 -06:00
Mike Place
9d5da3b878
Note the change in release notes
2015-03-11 12:19:51 -06:00
Thomas S Hatch
0eb66a36cb
Merge pull request #21162 from cro/linode-python-driver2
...
Update linode salt-cloud driver to support using either linode-python or apache-libcloud
2015-03-11 11:45:15 -06:00
Seth House
049975a1ca
Added versionadded for ext_pillar_first
2015-03-11 11:53:59 -04:00
Seth House
5f1feb838d
Switch the current release version back to 2014.7.2
...
Accidentally bumped in #21467 .
2015-03-10 22:44:54 -04:00
Seth House
c673e24a66
Merge pull request #21529 from whiteinge/doc-current-release-shortcut
...
Replace current release Jinja variable with rST substitution
2015-03-10 22:11:07 -04:00
Seth House
43709e0e10
Replace current release Jinja variable with rST substitution
...
Follow-up to the changes in #21286 .
2015-03-10 22:06:59 -04:00
Thomas S Hatch
cc52707af9
Merge pull request #21516 from jfindlay/revise_contrib_doc
...
fix contributing doc errors
2015-03-10 17:59:39 -06:00
Erik Johnson
d25677e954
Merge branch '2015.2' into 2015.2-develop
2015-03-10 17:47:30 -05:00
Justin Findlay
0f631abe58
fix contributing doc errors
2015-03-10 16:04:17 -06:00
twellspring
6461b37e0f
Clarify Mine Functions Aliases documentation
...
Clarify how to specify positional parameters.
2015-03-10 11:12:17 -07:00