Jasper Lievisse Adriaanse
729422ea41
status.cpustats: add OpenBSD support
2017-12-13 20:21:03 +01:00
rallytime
a0d2dd2069
Lint fix
2017-12-13 14:06:11 -05:00
rallytime
b2c8057427
Update bootstrap script to latest release: 2017.12.13
2017-12-13 13:24:10 -05:00
Arthur Deschamps
5c4bee43dc
correct accept_vpc_peering_connection
2017-12-13 13:13:12 -05:00
Daniel Wallace
ca6936f6eb
fix http wait for state
2017-12-13 11:06:34 -07:00
Jasper Lievisse Adriaanse
5a3d92bd65
status.nproc: add support for Darwin/FreeBSD/OpenBSD
2017-12-13 17:54:01 +01:00
Daniel Wallace
5be463bb46
Merge branch '2017.7' into fix-bug-vault-empty-policy
2017-12-13 09:52:19 -07:00
Ryan Allphin
48d9cc3674
Fix bug with vault runner creating token on empty policy
2017-12-13 09:41:30 -07:00
Giandom
9a6e03ce6e
added-highstate-output-to-slack-engine
2017-12-13 17:40:08 +01:00
Daniel Wallace
bf230ea444
clean up docs.
2017-12-13 09:08:45 -07:00
Nicole Thomas
8208627c4b
Merge branch 'oxygen' into lock-mountpoints
2017-12-13 10:21:21 -05:00
Mike Place
dad2d723ca
Merge pull request #44958 from terminalmage/issue44820
...
Fix a race condition in manage runner
2017-12-13 08:20:35 -07:00
Nicole Thomas
94a1bfee7c
Merge pull request #44775 from twangboy/win_chocolatey
...
Win chocolatey
2017-12-13 10:06:26 -05:00
Nicole Thomas
afaf2abefe
Small doc changes
2017-12-13 09:48:10 -05:00
Nicole Thomas
ece5a75792
Lint clean up and versionadded
2017-12-13 09:46:35 -05:00
Nicole Thomas
1c22cb04e6
Merge pull request #44634 from anitakrueger/fix-cassandra-cql-versions
...
Adding version 3 queries for Cassandra keyspaces and columns functions
2017-12-13 09:33:23 -05:00
Nicole Thomas
898bf26413
Merge pull request #44955 from garethgreenaway/scheduler_run_after_skip
...
[oxygen] Scheduler run after skip
2017-12-13 09:32:28 -05:00
Nicole Thomas
db58345abb
Merge pull request #44956 from terminalmage/fix-get_pidfile
...
Avoid traceback when bogus value in pidfile
2017-12-13 09:30:11 -05:00
Nicole Thomas
8d6c1c8cc6
Merge pull request #44952 from gtmanfred/oxygen
...
move oxygen kitchen to use the oxygen salt-jenkins
2017-12-13 09:28:25 -05:00
Erik Johnson
ef749abfc6
No need to manually do connect_pub, use listen=True in run_job
2017-12-13 03:05:57 -06:00
Erik Johnson
2ac70cfab5
Fix a race condition in manage runner
...
The runner was not connecting the client event listener to the event
bus. This meant that all events between the `client.run_job()` and when
`client.get_cli_event_returns()` began polling for events would be lost.
Before `get_cli_event_returns` (via LocalClient's `get_iter_returns`)
gets around to polling for events, it first checks to see if the job
cache has a record of the jid it's querying. When using a custom
returner for the job_cache, one which has even a little bit of latency,
return events from minions may sneak past before the jid lookup is
complete, meaning that `get_iter_returns` will not return them and the
manage runner will assume the minion did not respond.
Connecting to the event bus before we run the test.ping ensures that we
do not miss any of these events.
2017-12-13 03:05:57 -06:00
Nicole Thomas
990c6284b2
Merge pull request #44678 from isbm/isbm-master-autodiscovery
...
Master/Minion auto-discovery
2017-12-12 18:42:09 -05:00
Erik Johnson
d66f3a98d7
Avoid traceback when bogus value in pidfile
2017-12-12 17:10:47 -06:00
Gareth J. Greenaway
7612a5dd14
Adding test for test_run_after_skip_range. Adding some additional documentation for new scheduler functions.
2017-12-12 14:19:07 -08:00
Gareth J. Greenaway
6da25648cb
Adding the ability to have a job run immediately after a skip_during_range has finished.
2017-12-12 14:19:06 -08:00
Mike Place
66ce508a93
Merge pull request #44823 from garethgreenaway/scheduler_tests
...
Scheduler tests
2017-12-12 15:05:25 -07:00
Nicole Thomas
e8e3b3c8ff
Merge pull request #44945 from gtmanfred/2017.7
...
Fix handling of effective acls
2017-12-12 16:49:33 -05:00
Nicole Thomas
47dc7b7afb
Merge pull request #44942 from rallytime/readme-saltconf-update
...
Update README with SaltConf18 info
2017-12-12 16:47:23 -05:00
Daniel Wallace
0f05d8c6bb
move oxygen kitchen to use the oxygen salt-jenkins
2017-12-12 14:08:32 -07:00
Anita Krueger
8540a6b017
Adding documentation for new Cassandra v3 support
2017-12-12 20:51:22 +00:00
Daniel Wallace
2cc8c5541e
fix pylint
2017-12-12 13:50:21 -07:00
Daniel Wallace
fb7507141a
update return info
2017-12-12 13:48:59 -07:00
Nicole Thomas
1032ca3290
Merge pull request #44385 from gtmanfred/schedule
...
schedule should be a dict in opts
2017-12-12 15:44:01 -05:00
rallytime
9db4179462
Merge branch '2016.11' into '2017.7'
...
Conflicts:
- tests/unit/grains/test_core.py
2017-12-12 15:24:30 -05:00
Nicole Thomas
7572982419
Merge pull request #44943 from mvivaldi/filters-doc
...
Fix for the jinja documentation
2017-12-12 15:20:40 -05:00
Nicole Thomas
98755b9460
Merge pull request #44940 from bodhi-space/infra6108
...
INFRA-6108 - boto_elb.present() errors if test=True and ELB doesn't exist
2017-12-12 15:04:54 -05:00
Daniel Wallace
1e51d08d91
remove extra config
2017-12-12 12:50:53 -07:00
Daniel Wallace
f29de36cf8
add test
2017-12-12 12:47:31 -07:00
Daniel Wallace
a7df9c3da3
fix py3 tests
2017-12-12 12:47:31 -07:00
Daniel Wallace
8689b531e4
add boto route53 test, error catch and docs
2017-12-12 12:47:31 -07:00
Daniel Wallace
28dac7d7e4
fix typos
2017-12-12 12:47:31 -07:00
Mike Place
c21eab2d68
Add health check support to Route53
2017-12-12 12:47:31 -07:00
Nicole Thomas
353bb95720
Merge pull request #44874 from mcalmer/fix-suse-logdir-permissions
...
older logrotate need su directive
2017-12-12 14:31:24 -05:00
Nicole Thomas
465cacad83
Merge pull request #44832 from damon-atkins/2017.7_replace_with_newer_2016.11_win_pkg
...
win_pkg: Merge full copy of 2016.11 with many fixes and improvements to 2017.7
2017-12-12 13:30:05 -05:00
Nicole Thomas
a32c6865f8
Merge pull request #44933 from rallytime/merge-oxygen
...
[oxygen] Merge forward from 2017.7 to oxygen
2017-12-12 13:23:58 -05:00
Daniel Wallace
66bb755751
add test for effective acls
2017-12-12 09:58:08 -07:00
Daniel Wallace
0ff52a93dd
use last entry in acl
...
This will allow for `effective` permissions to be looked at when the package
manager updates the system.
```
$ getfacl httpd/
user::rwx
group::---
group:webmaster:r-x #effective:---
mask::---
other::---
```
Fixes #44932
2017-12-12 09:54:06 -07:00
Gareth J. Greenaway
95a7744898
Ensuring the values for run_explicit are always ints
2017-12-12 08:37:38 -08:00
Gareth J. Greenaway
ef598b3cec
Adding the ability for skip_during_range to work globally.
2017-12-12 08:37:38 -08:00
Gareth J. Greenaway
c418b14f49
Adjusting now
times for scheduler tests.
2017-12-12 08:37:38 -08:00