Ric Klaren
aa88749a71
Add flag to disable validation when cloning a libvirt domain
...
Provide workaround for issue #41137
2017-06-01 23:14:15 +02:00
Mike Place
26c3441c57
Merge branch 'develop' into merge-develop
2017-05-30 12:56:25 -05:00
Mike Place
21a1b41a42
Merge pull request #41502 from whiteinge/epub-tocdup
...
Add epub_tocdup to conf file
2017-05-30 12:44:19 -05:00
rallytime
8c1dc36a8b
Merge branch 'nitrogen' into 'develop'
...
Conflicts:
- salt/modules/zypper.py
- salt/utils/parsers.py
2017-05-30 10:20:44 -06:00
Seth House
ebefecea33
Add epub_tocdup to conf file
...
http://www.sphinx-doc.org/en/stable/config.html#confval-epub_tocdup
2017-05-30 10:17:52 -06:00
Mike Place
7cd029c9ed
Merge pull request #41142 from FedericoCeratto/mysql_cache
...
Implement MySQL-based minion data cache
2017-05-30 10:59:32 -05:00
Federico Ceratto
57b91feb25
Implement etcd based minion data cache
2017-05-29 10:51:10 +01:00
Mike Place
cec5af7ce3
Merge pull request #41437 from Ch3LL/fix_gce_net
...
Remove ex_subnetwork requirement for GCE
2017-05-26 17:04:06 -05:00
rallytime
ff417db115
Merge branch 'nitrogen' into 'develop'
...
Conflicts:
- doc/topics/venafi/index.rst
- pkg/salt-proxy@.service
- salt/config/__init__.py
2017-05-26 11:27:24 -06:00
rallytime
de85b49b90
Merge branch '2016.11' into 'nitrogen'
...
Conflicts:
- salt/config/__init__.py
- salt/modules/cp.py
- salt/states/saltmod.py
- salt/utils/__init__.py
- salt/utils/gzip_util.py
- tests/integration/shell/test_cp.py
2017-05-26 11:11:54 -06:00
Nicole Thomas
5bb9dac9ec
Merge pull request #41413 from gtmanfred/nitrogen
...
Write tests for Venafi runner
2017-05-26 10:09:23 -06:00
Nicole Thomas
824f2d3b69
Merge pull request #41398 from rallytime/merge-2016.11
...
[2016.11] Merge forward from 2016.3 to 2016.11
2017-05-26 09:17:48 -06:00
Ch3LL
3f94964801
Remove ex_subnetwork requirement for GCE
2017-05-25 16:25:12 -04:00
Nicole Thomas
8188ecf12b
Merge pull request #41354 from tsaridas/minion_id_lowercase
...
minion_id_lowercase
2017-05-25 12:45:59 -06:00
Daniel Wallace
6dfb63f15d
add venafi to table of contents
2017-05-25 10:27:40 -06:00
Daniel Wallace
343a0b206c
fix doc
2017-05-25 10:26:54 -06:00
wgoulet
44dec966c8
Updated documentation for Venafi module with better examples & clarifications
2017-05-25 10:26:54 -06:00
Federico Ceratto
412070b841
Implement MySQL-based minion data cache
2017-05-25 11:29:02 +01:00
David Boucha
5eb27571a0
Correct doc to actually blacklist a module
2017-05-24 17:22:36 -06:00
rallytime
9ff2694155
Merge branch '2016.11' into 'nitrogen'
...
Conflicts:
- pkg/salt-minion.service
- salt/modules/junos.py
- salt/modules/localemod.py
- salt/modules/win_system.py
- salt/states/junos.py
- tests/unit/modules/test_localemod.py
- tests/unit/modules/test_win_powercfg.py
- tests/unit/states/dockerng_test.py
2017-05-24 16:32:59 -06:00
Andreas Tsaridas
38acbb2480
add dashes
2017-05-24 18:16:54 +02:00
Benjamin Drung
33a7f8b2ec
Fix typos
...
lintian found several spelling errors.
Signed-off-by: Benjamin Drung <benjamin.drung@profitbricks.com>
2017-05-24 12:50:29 +02:00
rallytime
d2d9a3d29f
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- doc/ref/cli/salt-cp.rst
- salt/config/__init__.py
2017-05-23 15:58:14 -06:00
Ch3LL
0d3f5da0ec
add spaces for code in docs
2017-05-23 11:35:20 -06:00
Ch3LL
42e614bb7d
add title
2017-05-23 11:35:20 -06:00
Ch3LL
b02ec97cff
add ability to expand disk size on creation of vm in nebula
2017-05-23 11:35:20 -06:00
Benjamin Drung
5b79a0a9f8
Do not require sphinx-build for cleaning docs
...
In a minimal build environment (no sphinx), the package cannot initially
clean itself because the upstream doc/Makefile checks for sphinx-build
executable and Debian doesn't get any benefit of that.
Thus do not check for the presence of sphinx-build when running the
clean or help target by adding a phony check_sphinx-build that does the
check for sphinx-build.
Debian bug: https://bugs.debian.org/851559
Signed-off-by: Benjamin Drung <benjamin.drung@profitbricks.com>
2017-05-23 17:14:11 +02:00
rallytime
718b0adc70
Merge branch 'nitrogen' into 'develop'
...
Conflicts:
- salt/modules/zypper.py
- tests/unit/utils/test_network.py
2017-05-23 09:05:13 -06:00
Mike Place
337d00fbf9
Merge pull request #41352 from whiteinge/rest_cherrypy-cors-token
...
rest_cherrypy CORS fix & /token endpoint
2017-05-22 11:03:04 -05:00
Mike Place
8b45b577a9
Merge pull request #41356 from whiteinge/doc-full_return
...
Add full_return to release notes
2017-05-22 10:56:14 -05:00
Seth House
fa0b1e7d7e
Add full_return to release notes
2017-05-21 16:27:40 -06:00
rallytime
2ba9f644f6
Merge branch 'nitrogen' into 'develop'
...
No conflicts.
2017-05-20 17:08:39 -06:00
rallytime
c6c1d30c48
Merge branch '2016.11' into 'nitrogen'
...
Conflicts:
- salt/modules/yumpkg.py
- salt/spm/__init__.py
- tests/unit/modules/test_zypper.py
- tests/unit/utils/test_network.py
2017-05-20 17:07:34 -06:00
Seth House
f6ae3b4634
Add rest_cherrypy additions to the release notes
2017-05-20 15:59:46 -06:00
Andreas Tsaridas
e7d183b8a5
- minion_id_lowercase
2017-05-20 15:10:25 +02:00
Mike Place
6bdb7cca7d
Merge pull request #41327 from Ch3LL/add_2016.11.6_release
...
Add 2016.11.6 Release Notes
2017-05-19 13:05:08 -05:00
Mike Place
6ca65592da
Merge pull request #41322 from Ch3LL/fix_release_2016.11.5_notes
...
Add patched packages warning to 2016.11.5 release notes
2017-05-18 16:53:25 -05:00
Ch3LL
e5fc0aeb9c
Add 2016.11.6 Release Notes
2017-05-18 14:17:35 -04:00
Ch3LL
9a1bf4205f
fix url refs in rst
2017-05-18 12:42:35 -04:00
Ch3LL
cde008ff77
Add patched packages warning to 2016.11.5 release notes
2017-05-18 12:24:53 -04:00
Mike Place
8386d10b4b
Merge pull request #41192 from DSRCorporation/features/executors_redesign_doc
...
Executors redesign and documentation
2017-05-18 10:42:20 -05:00
Ch3LL
520740d862
[2016.13] Bump latest release version to 2016.11.5
2017-05-18 09:40:08 -04:00
Ch3LL
cdb072c207
[2016.11] Bump latest release version to 2016.11.5
2017-05-18 09:39:04 -04:00
Ch3LL
c18dff225f
[develop] Bump latest release version to 2016.11.5
2017-05-18 09:38:00 -04:00
Mike Place
051259d469
Merge pull request #41218 from gtmanfred/roster
...
allow for syncing salt-ssh rosters on the master
2017-05-17 14:21:25 -05:00
Mike Place
1c3741eae1
Merge pull request #41284 from shengis/azurerm_load_balancers
...
Add support for load balancers with AzureARM provider
2017-05-17 13:24:58 -05:00
Mike Place
36269d2601
Merge pull request #41295 from shengis/azurerm_availability_set
...
Add support for availibility_set
2017-05-17 11:37:34 -05:00
Aurélien FUSIL-DELAHAYE
f7252151a1
Add support for availibility_set
...
documentation added
2017-05-17 11:50:31 +02:00
Aurelien Fusil-Delahaye
495e848dad
Documentation for load-balancer
2017-05-16 23:22:40 +02:00
rallytime
2690a36cb8
Remove doc ref files for search runner
...
The search runner and related code was removed in #41245
2017-05-15 16:48:21 -06:00