Commit Graph

4253 Commits

Author SHA1 Message Date
Mike Place
da164bfc22 Minor grammar cleanup 2017-03-07 08:51:29 -07:00
Ronald van Zantvoort
7cd3ac4e78 Cache roster: add release notes 2017-03-07 12:10:34 +01:00
Nicole Thomas
76adf65880 Merge pull request #39853 from rallytime/merge-develop
[develop] Merge forward from 2016.11 to develop
2017-03-06 11:44:38 -07:00
rallytime
a3fe63f972 Merge branch '2016.11' into 'develop'
No conflicts.
2017-03-06 09:12:01 -07:00
Mike Place
e48036a05d Merge pull request #39773 from twangboy/win_file_dacl
Make win_file use the win_dacl salt util
2017-03-02 09:24:50 -07:00
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
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
Denys Havrysh
1d86cf1161 DOCS: add 2nd level header for advanced targeting methods 2017-02-28 16:23:53 +02:00
Joseph Hall
ded8040b55 Update docs 2017-02-27 17:51:00 -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
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
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
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
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
Erik Johnson
c673d06f48 Rename dockerng state/execution module to docker 2017-02-18 21:58:25 -06: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
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
Mike Place
e4f8c2bfb0 Merge pull request #39437 from sakateka/fixes_about_saltfile
Fixes about saltfile
2017-02-16 13:32:14 -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
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