Commit Graph

5167 Commits

Author SHA1 Message Date
SaltyCharles
25883d5c55 Update proxmox.rst
fix additional typo's
2015-10-29 13:45:02 -06:00
Erik Johnson
66a647b7ae Merge pull request #28388 from cachedout/beacon_state_disable
Beacon state disable
2015-10-29 10:04:48 -06:00
Mike Place
f05da32d32 Merge pull request #28387 from SaltyCharles/patch-1
Update index.rst
2015-10-29 08:40:14 -06:00
SaltyCharles
e36d1cebc5 Update index.rst
fix typo's and grammar
2015-10-28 15:43:47 -07:00
SaltyCharles
a3a9d6d8b3 Update proxmox.rst
fix typo
2015-10-28 15:23:57 -07:00
Joseph Hall
755f7e8485 Merge pull request #28369 from rallytime/pylint-28180
Pylint fixes and some clean up for #28180
2015-10-28 14:43:30 -06:00
SaltyCharles
14d4de6fe8 Update index.rst
Change released to releases for clarity.
2015-10-27 11:02:16 -07:00
Mike Place
0188a9ba4f Documentation for disable_during_state_run 2015-10-26 12:22:33 -06:00
Mike Place
abe3003aed Merge pull request #28204 from DSRCompany/issues/23157_rename_client_acl
Deprecate client_acl with publisher_acl (rename)
2015-10-26 08:04:56 -06:00
Forrest Alvarez
aa0d4d406e Fix a spelling error. 2015-10-23 14:58:19 -07:00
Forrest Alvarez
6dde4e01c0 Update the pillar tutorial to talk about nested pillar values. 2015-10-23 14:57:11 -07:00
Jeremy McMillan
aef680fd73 Documentation update for DigitalOcean create_dns_record config option 2015-10-23 16:43:12 -04:00
Mike Place
00c4c64c60 Merge pull request #28208 from jacksontj/develop
Clearer documentation of the multiprocessing option
2015-10-23 07:42:40 -06:00
Dmitry Kuzmenko
7a5204ef02 Deprecate client_acl with publisher_acl (rename)
Keeping client_acl support
2015-10-23 11:59:40 +03:00
Zach Malone
2bc17047b2 Adding double quote notes
false and no or true and yes values need to be wrapped in double quotes (' and " together), which was not previously noted in the docs.
2015-10-22 12:39:14 -06:00
Thomas Jackson
cfb768ac30 Clearer documentation of the multiprocessing option 2015-10-22 08:45:54 -07:00
Colton Myers
b3f3275e0a Merge pull request #28163 from basepi/merge-forward-develop
Merge forward from 2015.8 to develop
2015-10-21 16:46:40 -06:00
Mike Place
b5550fcf76 Merge pull request #28159 from plastikos/improvement-check_cmd_docs
Improve documentation of `check_cmd`.
2015-10-21 07:21:13 -06:00
Mike Place
508e63237b Merge pull request #28090 from Pixcell/develop
Add clone for qemu
2015-10-21 07:19:16 -06:00
root
73b8e85a96 Update doc 2015-10-21 05:45:28 -04:00
Colton Myers
a471832fa7 Merge remote-tracking branch 'upstream/2015.8' into merge-forward-develop
Conflicts:
    salt/cloud/clouds/ec2.py
    salt/config/__init__.py
    salt/modules/git.py
    salt/modules/hosts.py
    salt/modules/htpasswd.py
    salt/states/boto_secgroup.py
    salt/states/htpasswd.py
    tests/unit/modules/schedule_test.py
2015-10-20 18:13:11 -06:00
Colton Myers
c4c889f97b Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
Conflicts:
    doc/conf.py
    salt/daemons/masterapi.py
    salt/minion.py
2015-10-20 14:47:49 -06:00
Nicole Thomas
53dd01fc24 Merge pull request #28149 from pass-by-value/proxmox_profile_doc_change
Add clarification to cloud profile doc about host
2015-10-20 13:46:05 -06:00
Thayne Harbaugh
7f8d5a56d1 Improve documentation of check_cmd.
* Make the distinction between requisite `check_cmd` and `file.managed`
  `check_cmd`.

* Be more clear about `file.managed` `check_cmd`, the temporary file,
  and when the new contents are written or discarded.

* In requisite `check_cmd` use a concise `!` rather than the awkward
  `&& exit 1 || exit 0`.

* A few minor, stylistic changes.
2015-10-20 13:44:06 -06:00
Aditya Kulkarni
bc371c55cd Add clarification to cloud profile doc about host 2015-10-20 15:17:47 -04:00
Mike Place
572487073c Merge pull request #28096 from rallytime/bp-28061
Back-port #28061 to 2015.8
2015-10-20 10:15:34 -06:00
rallytime
458a544d83 Add OpenBSD installation documentation to 2015.5 branch 2015-10-20 09:13:28 -06:00
Antoine Jacoutot
bc9159a126 OpenBSD salt package: update list of dependencies. 2015-10-20 09:07:43 -06:00
Mike Place
830ad8b3a9 Merge pull request #28103 from ajacoutot/openbsd-doc
OpenBSD salt package: update list of dependencies.
2015-10-20 08:55:53 -06:00
Bogdan Radulescu
c9e8228f3c Documented import_keypair for the ec2 driver 2015-10-20 12:41:28 +00:00
C. R. Oldham
1085eeab2b Merge pull request #27922 from cro/fx2
WIP States/Modules for managing Dell FX2 chassis via salt-proxy
2015-10-19 17:29:21 -06:00
C. R. Oldham
3712066fc9 More docs. 2015-10-19 13:19:20 -06:00
Aditya Kulkarni
7c8f236115 Add documentation for proxy minion ssh 2015-10-19 13:30:35 -04:00
Antoine Jacoutot
4c35e8182f OpenBSD salt package: update list of dependencies. 2015-10-19 19:01:26 +02:00
Michael Vogel
cb8a72d580 Fix #28060
Correct the `pip` command. install should be getting `global-options` not `pip` itself.
2015-10-19 09:54:12 -06:00
Mike Place
1db6406bef Merge pull request #28013 from rallytime/bp-27891
Back-port #27891 to 2015.8
2015-10-19 06:57:51 -06:00
Mike Place
26b3e01dda Merge pull request #28018 from rallytime/fix-27938
Add example to Writing Grains of how grains can be loaded twice
2015-10-19 06:47:10 -06:00
Mike Place
ce29415c8f Merge pull request #28061 from LoveIsGrief/28060_doc_default_paths
Fix #28060 - Default paths for test environment
2015-10-19 06:35:22 -06:00
Miguel Angel Guillén
f4422eb04d Fix Doc in jinja template,
In the example expr_form is using pillar instead of grain when in the doc is explained the use of a grain for the role
2015-10-19 11:59:26 +02:00
Michael Vogel
fc8d51aa5c Fix #28060
Correct the `pip` command. install should be getting `global-options` not `pip` itself.
2015-10-17 18:35:18 +02:00
C. R. Oldham
4ce2f8bb11 Documentation. 2015-10-16 16:52:14 -06:00
Justin Findlay
ae92a8a1dc fix repo path in ubuntu installation documentation
Fixes #28038.
2015-10-16 13:29:18 -06:00
Jacob Hammons
05927bb6f0 Updated release notes with additional CVE information 2015-10-16 10:18:42 -06:00
Jacob Hammons
0d1b691549 Updated release notes with additional CVE information 2015-10-16 10:12:12 -06:00
Jacob Hammons
e4d7df8695 Updated Debian and Ubuntu repo paths with new structure for 2015.8.1 2015-10-16 09:22:48 -06:00
rallytime
c23af0d8e2 Clarify loading vs rendering the final grains data structure 2015-10-16 06:43:24 -06:00
rallytime
a4d7fb7e60 Add example to Writing Grains of how grains can be loaded twice
Fixes #27938
2015-10-16 06:26:59 -06:00
Domingo Kiser
4af5b5c33f introduce recurse_list pillar_source_merging_strategy 2015-10-16 05:24:40 -06:00
Jacob Hammons
2870af2ba3 added link to grains security FAQ to targeting and pillar topics. 2015-10-15 15:05:35 -06:00
Jacob Hammons
bb61c68c11 Changed current release to 5.6 and added CVE to release notes 2015-10-15 11:19:11 -06:00