Mike Place
2d711782e8
Merge pull request #39736 from techhat/spmstates
...
Add pre and post states to SPM
2017-03-01 19:57:41 -07:00
twangboy
7ef41155c0
Make win_file use the win_dacl salt util
2017-03-01 17:57:23 -07:00
rallytime
65b239664e
Restore ipv6 connectivity and "master: <ip>:<port>" support
2017-03-01 14:15:07 -07:00
Mike Place
2484e52716
Merge pull request #39743 from rallytime/merge-develop
...
[develop] Merge forward from 2016.11 to develop
2017-03-01 11:46:47 -07:00
Joseph Hall
255db60f5a
Add pre and post states to SPM
2017-03-01 10:40:30 -07:00
Mike Place
4fc0451d64
Merge pull request #39702 from techhat/spmfiles
...
Add files section to FORMULA files
2017-03-01 10:18:30 -07:00
Ch3LL
1853c998c4
add initial 2016.11.4 release notes
2017-03-01 09:47:07 -07:00
Pedro Algarvio
40a64191a1
Absolute imports and A LOT of code cleanup.
2017-03-01 01:33:07 +00:00
rallytime
452822f5f7
Merge branch '2016.11' into 'develop'
...
No conflicts.
2017-02-28 17:14:40 -07:00
Nicole Thomas
8809d33674
Merge pull request #39701 from rallytime/merge-develop
...
[develop] Merge forward from 2016.11 to develop
2017-02-28 12:50:10 -07:00
Nicole Thomas
7b4865c058
Merge pull request #39729 from rallytime/update-release-ver-2016.11
...
[2016.11] Bump latest release version to 2016.11.3
2017-02-28 11:08:25 -07:00
rallytime
7cc49adef5
[develop] Bump latest release version to 2016.11.3
2017-02-28 09:03:40 -07:00
rallytime
b5a7111ad9
[2016.11] Bump latest release version to 2016.11.3
2017-02-28 09:03:05 -07:00
rallytime
c9bc8af8f2
[2016.3] Bump latest release version to 2016.11.3
2017-02-28 09:01:24 -07:00
Denys Havrysh
1d86cf1161
DOCS: add 2nd level header for advanced targeting methods
2017-02-28 16:23:53 +02:00
Erik Johnson
7b958fb389
Add options to skip fileserver/git_pillar preflight checks
...
This commit also modifies the master config for the test suite to use
this new option, so that a missing GitPython/Pygit2 will not crash the
test suite's master. This should make the test suite run smoother by
only negatively impacting those tests which require the pillar data
provided by git_pillar, when a valid provider is not available.
2017-02-27 20:21:53 -06:00
Joseph Hall
ded8040b55
Update docs
2017-02-27 17:51:00 -07:00
Mike Place
87642bc4ab
Merge pull request #39691 from gtmanfred/develop
...
add syncing seperate cache modules on the salt master
2017-02-27 17:03:45 -07:00
rallytime
b4366103a6
Merge branch '2016.11' into 'develop'
...
Conflicts:
- .pylintrc
- .testing.pylintrc
- salt/fileclient.py
- salt/minion.py
- salt/modules/docker.py
- salt/modules/win_iis.py
- salt/states/docker.py
- salt/states/file.py
- salt/utils/__init__.py
- tests/integration/modules/test_sysmod.py
2017-02-27 15:11:37 -07:00
Mike Place
cbd66a0d3f
Merge pull request #39676 from F30/hash-comment
...
Fix comments about the "hash_type" option
2017-02-27 13:11:40 -07:00
Daniel Wallace
88e8a1b1c6
add syncing seperate cache modules on the salt master
2017-02-27 12:15:46 -06:00
Felix Dreissig
5371bc0996
Fix comments about the "hash_type" option
...
Previous mentions of the correct default value (it really is sha256)
somehow got lost along the way.
Also, some comments seem to have gotten duplicated instead of updated.
2017-02-26 23:24:54 +01:00
Felix Dreissig
78a185ab11
Fix comments about file backup directory
...
The actual file state backup directory is called "file_backup" without a
trailing 's'.
2017-02-26 22:49:29 +01:00
Mike Place
e540b4616e
Update Solaris installation document
...
The OpenCSW packages are no longer maintained. Include details about
installing via setup.py.
2017-02-25 19:24:02 -07:00
Mike Place
cfeda912f6
Merge pull request #39629 from terminalmage/pr-34327
...
Implement git_pillar mountpoints
2017-02-24 16:30:32 -07:00
Erik Johnson
f6b9152a9e
Add no_block feature to Nitrogen release notes
2017-02-24 15:14:09 -06:00
Erik Johnson
9a2193e8f2
Add git_pillar mountpoints feature to Nitrogen release notes
2017-02-24 10:37:28 -06:00
Erik Johnson
8277e42bc1
Add pillar-environments anchor
2017-02-23 22:14:25 -06:00
Erik Johnson
cc2984e71a
Add file-roots-directory-overlay anchor
2017-02-23 22:14:25 -06:00
Erik Johnson
0838331355
Add git_pillar_includes config option
2017-02-23 22:14:24 -06:00
Erik Johnson
862a3ec309
Different default value in example for pillarenv
2017-02-23 22:14:24 -06:00
Erik Johnson
2db0f2af4d
Add versionadded for pillarenv_from_saltenv
...
I forgot to add this when initially implementing this feature.
2017-02-23 22:14:24 -06:00
Pedro Algarvio
2a76618b17
Fix templates for the new test module naming scheme
2017-02-23 23:19:44 +00:00
rallytime
13622899d2
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- doc/topics/development/contributing.rst
2017-02-23 14:37:48 -07:00
Mike Place
652044b18f
A note in the docs about mentionbot
2017-02-22 19:34:02 -07:00
Mike Place
5987c4e30e
Merge pull request #39573 from thatch45/ssl_docs
...
Added a few more comments to the ssl docs
2017-02-22 19:17:13 -07:00
Mike Place
b8e321cbec
Merge pull request #39577 from rallytime/merge-2016.11
...
[2016.11] Merge forward from 2016.3 to 2016.11
2017-02-22 19:10:11 -07:00
rallytime
7b9b3f700d
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/modules/dockerng.py
- salt/states/dockerng.py
2017-02-22 16:27:08 -07:00
rallytime
2595ac383d
Merge branch '2016.11' into 'develop'
...
Conflicts:
- salt/config/__init__.py
- salt/modules/docker.py
- salt/states/docker.py
2017-02-22 16:24:36 -07:00
Ch3LL
c0f8c35df7
fix reference to set in docs
2017-02-22 16:09:16 -07:00
Ch3LL
663f6f159d
add additional PRs to 2016.11.3 release notes
2017-02-22 16:04:05 -07:00
Thomas S Hatch
b230c35eac
This should be good to go now
2017-02-22 14:29:24 -07:00
Mike Place
c10965833a
Merge pull request #39289 from bobrik/autodetect-ipv6
...
Autodetect IPv6 connectivity from minion to master
2017-02-22 12:05:32 -07:00
Mike Place
b492f7094c
Merge pull request #39528 from thatch45/ssl_docs
...
Add better ssl option docs
2017-02-22 11:29:46 -07:00
Mike Place
b516e2968c
Merge pull request #39539 from brd/doc-saltmine
...
Improve the Salt Mine documentation
2017-02-22 11:24:39 -07:00
rallytime
c46f82c029
Merge branch '2016.11' into 'develop'
...
Conflicts:
- requirements/dev_python27.txt
- requirements/dev_python34.txt
2017-02-21 14:20:20 -07:00
rallytime
c613d19e76
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/modules/dockerng.py
- salt/states/dockerng.py
2017-02-21 13:59:14 -07:00
Brad Davis
99fd63586f
Better explain what we are setting in these files for new users. Also note
...
where the variable server comes from.
2017-02-21 12:34:18 -07:00
Brad Davis
f08cbd67b4
Explain what changing the mine_interval on the minion does and how to have all the minions update at will
2017-02-21 12:09:09 -07:00
Brad Davis
b8b9c633a1
Add example output for the pillar.items command
2017-02-21 11:57:23 -07:00
Brad Davis
4142b4bcd3
Show how to force the pillar refresh and verify the pillar contains what we expect
2017-02-21 11:40:12 -07:00
Brad Davis
bb622a68b2
Further explain the additional function arguments and where to find them
2017-02-21 11:39:03 -07:00
Brad Davis
1356dd6cc0
Explain where the functions available as mine_functions come from.
2017-02-21 11:37:12 -07:00
Thomas S Hatch
c357e37831
Add minion config
2017-02-21 11:09:46 -07:00
Thomas S Hatch
539bb2aa80
Add better ssl option docs
2017-02-21 08:48:42 -07:00
Mike Place
75021cdb4c
Merge pull request #39406 from thatch45/parallel_states
...
Parallel states
2017-02-19 10:58:35 -07:00
Erik Johnson
c673d06f48
Rename dockerng state/execution module to docker
2017-02-18 21:58:25 -06:00
Erik Johnson
6e24dd85c4
Remove dockerio state/module (moved to salt-contrib)
2017-02-18 21:58:24 -06:00
Mike Place
deba6d2655
Merge pull request #39367 from gtmanfred/develop
...
add extmod_blacklist to make it easier to remove modules
2017-02-17 16:57:44 -07:00
Mike Place
13b254aa7b
Merge pull request #39363 from cloudflare/napalm_px
...
New execution module: napalm helpers
2017-02-17 16:55:10 -07:00
Thomas S Hatch
3a78c49b61
Fix some obvious oversights
2017-02-17 16:07:52 -07:00
Mike Place
bf68f9c73c
Merge pull request #39404 from Mac21/add-subnets-cloud-gce
...
Add subnetwork support to GCE Cloud Module.
2017-02-17 11:40:46 -07:00
Cory Wright
cc90d0d53f
The Reactor docs should use pillar='{}' instead of 'pillar={}'
2017-02-17 11:07:39 -06:00
toller
3ab83e5d94
Fix documentation about deleting subnetwork and network when recources are using them.
2017-02-17 09:53:03 -07:00
Ionuț Ciocîrlan
ebe2c3e83b
grammar in states/top.rst
2017-02-17 00:26:45 +02:00
Mike Place
e9b034f02f
Merge pull request #39458 from rallytime/fixup-more-doc-build-warnings
...
Fix more warnings in doc build
2017-02-16 14:45:51 -07:00
Nicole Thomas
1577bb68af
Merge pull request #39459 from rallytime/merge-develop
...
[develop] Merge forward from 2016.11 to develop
2017-02-16 14:30:31 -07:00
Mike Place
e4f8c2bfb0
Merge pull request #39437 from sakateka/fixes_about_saltfile
...
Fixes about saltfile
2017-02-16 13:32:14 -07:00
Mike Place
b17931a653
Merge pull request #39455 from UtahDave/develop
...
add Salt Enterprise photo
2017-02-16 12:39:20 -07:00
rallytime
dda39d4e63
Merge branch '2016.11' into 'develop'
...
Conflicts:
- salt/minion.py
- salt/modules/file.py
- salt/modules/grains.py
- salt/utils/gitfs.py
2017-02-16 12:18:46 -07:00
David Boucha
570e14250d
add Salt Enterprise photo
2017-02-16 11:50:28 -07:00
rallytime
e698bc3508
Fix more warnings in doc build
2017-02-16 11:20:35 -07:00
Megan Wilhite
1acf00da3b
add 2016.11.3 changelog to release notes ( #39451 )
2017-02-16 10:49:53 -07:00
Mike Place
8e2cbd2307
Merge pull request #39448 from gtmanfred/2016.11
...
Add release notes for cisco proxy minions added in Carbon
2017-02-16 10:29:47 -07:00
Daniel Wallace
3172e88700
Add release notes for cisco proxy minions added in Carbon
2017-02-16 10:05:33 -06:00
Mircea Ulinic
30995955ce
Include doc
2017-02-16 16:04:40 +00:00
Mircea Ulinic
ec5a43c9e6
Add doc for the new napalm execution module
2017-02-16 16:04:40 +00:00
Sergey Kacheev
f3f129c8f1
document ~/.salt/Saltfile
2017-02-16 17:39:22 +07:00
Ari Maniatis
4af0514def
Improve introduction to explain the purpose of orchestration
...
Before diving into technical details tell the user why they want this feature.
2017-02-16 18:52:05 +11:00
Jean-Claude Computing
94f349a900
Fix documentation for detach's default value
2017-02-15 20:29:29 +01:00
Daniel Wallace
d332b33c8a
add extmod_blacklist to make it easier to remove modules
2017-02-15 12:47:32 -06:00
rallytime
6d78adbf08
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- doc/topics/tutorials/gitfs.rst
- salt/fileserver/roots.py
- salt/loader.py
2017-02-15 10:35:02 -07:00
Mike Place
415102f346
Merge pull request #39411 from rallytime/fix-38762
...
Update external_cache docs with other configuration options
2017-02-15 10:30:39 -07:00
Erik Johnson
7e1803b617
Update docs on upstream EPEL7 pygit2/libgit2 issues ( #39421 )
...
pygit2 was rebuilt, but libgit2 still needs a rebuild. I opened an
upstream bug report this morning, this updates the docs to reflect the
current status of this upstream issue.
2017-02-15 10:10:39 -07:00
rallytime
e13febe58d
Update external_cache docs with other configuration options
...
There are more places than just the minion config file to define
external job cache configuration settings for minions. This change
updates the docs to include some of those other places and the
order in which they're evaluated if the settings are defined in
more than one place.
Fixes #38762
2017-02-14 17:18:35 -07:00
Thomas S Hatch
aa6518cac7
Add docs
2017-02-14 13:51:55 -07:00
toller
2cc6ce7b51
Add subnetwork support to GCE Cloud Module.
...
Implements #39258
2017-02-14 12:48:57 -07:00
Mike Place
3ec9e043fa
Merge pull request #39306 from markuskramerIgitt/writing_documentation
...
rst table requires plus-signs for column
2017-02-13 14:59:08 -07:00
William Giokas
0647dc8aab
doc: Fix the Nix documentation ( #39343 )
2017-02-13 09:42:37 -07:00
Elias Probst
2021f5b537
Add creation/configuration of Salt PKI dirs to hacking docs ( #39341 )
2017-02-13 09:39:42 -07:00
Erik Johnson
fa3014393c
Document the upstream RedHat bug with their pygit2 package ( #39316 )
...
See https://github.com/saltstack/salt/issues/38630#issuecomment-274403448
2017-02-10 16:09:35 -07:00
rallytime
c1df446b7a
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/returners/postgres.py
- salt/returners/postgres_local_cache.py
2017-02-10 10:18:26 -07:00
rallytime
0b8dddf12b
Merge branch '2015.8' into '2016.3'
...
No conflicts.
2017-02-10 08:24:51 -07:00
markuskramerIgitt
2a40840421
rst table requires + signs for column
2017-02-10 12:33:57 +01:00
markuskramerIgitt
7e25c637d9
wrong git branch
2017-02-10 12:29:13 +01:00
markuskramerIgitt
96958f4706
Merge branch 'develop' of https://github.com/saltstack/salt into develop
2017-02-10 12:24:20 +01:00
markuskramerIgitt
6f165a954a
rst table requires + signs for column
2017-02-10 12:20:34 +01:00
Mike Place
fc551bcf5d
Merge pull request #39293 from sergeizv/grammar-fix
...
Grammar fix
2017-02-09 15:49:10 -07:00
Mike Place
8a1b45632a
Merge pull request #39295 from sergeizv/typo-fix
...
Fix typo
2017-02-09 15:48:58 -07:00
Mike Place
cfaafece34
Merge pull request #39296 from sergeizv/whitespace-fix
...
Whitespace fix in docs Makefile
2017-02-09 15:26:23 -07:00