Mike Place
|
e3f0c8e162
|
Merge pull request #30731 from Unity-Technologies/feature/osx_keychain
Added the ability to configure keychains on OSX
|
2016-02-02 08:03:14 -07:00 |
|
Mike Place
|
330abcad12
|
Merge pull request #30775 from Unity-Technologies/feature/mac_defaults
Added the ability to set OS X settings using defaults
|
2016-02-02 07:47:49 -07:00 |
|
Mike Place
|
e4ca01181b
|
Merge pull request #30803 from Unity-Technologies/feature/win_certutil
Added the ability to add and remove certificates from Windows minions
|
2016-02-02 07:04:30 -07:00 |
|
Daniel Hobley
|
2567ea6956
|
Lint fixes
|
2016-02-02 11:48:17 +01:00 |
|
Daniel Hobley
|
becb643557
|
Added ability to install and activate a windows license
|
2016-02-02 11:07:05 +01:00 |
|
Daniel Hobley
|
ddc24708ad
|
Added the ability to add and remove certificates from Windows minions
- Uses certutil.exe to add and remove certificates
|
2016-02-02 10:06:20 +01:00 |
|
Daniel Hobley
|
04877e06e7
|
Updated based on PR feedback
- Renamed type to vtype
- Made if statements a little more clear
|
2016-02-02 09:01:38 +01:00 |
|
Mike Place
|
86ea047933
|
Merge pull request #30734 from Unity-Technologies/feature/osx_assistive
Added ability to change assistive access on OSX 10.9+
|
2016-02-01 14:51:47 -07:00 |
|
Mike Place
|
68f4fd2fb3
|
Merge pull request #30697 from Unity-Technologies/feature/proxy-settings
Added ability to set proxy settings on OSX and Windows
|
2016-02-01 13:04:59 -07:00 |
|
Daniel Hobley
|
0a1da63d6a
|
Added the ability to set OS X settings using defaults
|
2016-02-01 15:24:02 +01:00 |
|
Mike Place
|
fe19ca4480
|
Merge pull request #30729 from Unity-Technologies/feature/dism
Added DISM module and states
|
2016-01-29 17:10:32 -06:00 |
|
Daniel Hobley
|
6ad5014968
|
Lint fixes
|
2016-01-29 15:29:06 +01:00 |
|
Daniel Hobley
|
a4f4e52687
|
Added xattr module and state for OS X
- Allows you to add and remove special attributes to/from files
|
2016-01-29 15:01:40 +01:00 |
|
Daniel Hobley
|
d80a637d2e
|
Added ability to change assistive access on OSX 10.9+
|
2016-01-29 13:59:51 +01:00 |
|
Daniel Hobley
|
bae0543d95
|
Added the ability to configure keychains on OSX
|
2016-01-29 11:47:43 +01:00 |
|
Daniel Hobley
|
e8c3a154f0
|
Added DISM module and states
- Allows you to install features and capabilities on windows minions
|
2016-01-29 10:35:58 +01:00 |
|
Daniel Hobley
|
efdc953867
|
Merge branch 'develop' into feature/proxy-settings
|
2016-01-29 09:35:31 +01:00 |
|
Daniel Hobley
|
9ecfb56c33
|
Fixed a bug where new changes are detected when nothing changed in proxy state
|
2016-01-28 15:06:06 +01:00 |
|
Daniel Hobley
|
6f266cdd73
|
Added ability to set proxy settings on OSX and Windows
|
2016-01-28 13:21:15 +01:00 |
|
rallytime
|
4fa80f2d5e
|
Merge branch '2015.8' into 'develop'
Conflicts:
- doc/ref/states/all/index.rst
- salt/cloud/__init__.py
- salt/minion.py
- salt/modules/file.py
- salt/modules/guestfs.py
- salt/modules/ipmi.py
- salt/modules/osquery.py
- salt/modules/parted.py
- salt/modules/seed.py
- salt/modules/virt.py
- salt/modules/yumpkg.py
- salt/modules/zypper.py
- salt/states/boto_elb.py
- salt/states/pkg.py
|
2016-01-26 16:19:39 -07:00 |
|
Colton Myers
|
5bc11d7539
|
Merge pull request #30631 from rallytime/fix-7811
Refactor rabbitmq_cluster states to use test=true functionality correctly
|
2016-01-26 09:23:49 -07:00 |
|
rallytime
|
bf9ffded6d
|
Refactor rabbitmq_cluster states to use test=true functionality correctly
Fixes #7811
|
2016-01-25 16:47:54 -07:00 |
|
Colton Myers
|
94bf7790cf
|
Merge pull request #30567 from rallytime/fix-25363
Make sure rabbitmq_vhost states are using test=true properly.
|
2016-01-25 16:19:45 -07:00 |
|
rallytime
|
1e8e86007c
|
Refactor rabbitmq_policy states to use test=true functionality correctly
Fixes #25658
|
2016-01-25 15:21:19 -07:00 |
|
rallytime
|
3f8b905642
|
Fix test failures
|
2016-01-25 12:08:30 -07:00 |
|
Mike Place
|
44dea20bf3
|
Merge pull request #30550 from cachedout/fix_30113
Fixup for Let test=True option work for http.query state #30113
|
2016-01-22 11:35:31 -07:00 |
|
Mike Place
|
427f6f7cad
|
Fix failing unit test
|
2016-01-22 10:54:25 -07:00 |
|
Andrew Colin Kissa
|
82a966b1f4
|
Add postgres_initdb state module tests
|
2016-01-22 12:16:51 +02:00 |
|
Mike Place
|
40ba550ffd
|
Merge pull request #30511 from kraney/boto_s3_bucket
Boto s3 bucket state
|
2016-01-21 15:52:58 -07:00 |
|
Kris Raney
|
14f7bf693b
|
Pylint fixes
|
2016-01-21 11:37:43 -06:00 |
|
Kris Raney
|
4ad20f6217
|
Not satisfied with the code complexity/ readability/ maintainability, so refactor a bit. Fix a couple bugs in the process. Add unit tests.
|
2016-01-21 11:28:53 -06:00 |
|
Mike Place
|
7b88d721a5
|
Merge pull request #30368 from lyft/boto_dynamodb
Update boto_dynamodb module and state
|
2016-01-20 11:23:15 -07:00 |
|
Zack Hsi
|
fbff36df36
|
Fix unit test
|
2016-01-19 16:06:07 -08:00 |
|
rallytime
|
39b49621ad
|
Merge branch '2015.8' into 'develop'
Conflicts:
- salt/beacons/service.py
- salt/cloud/clouds/vmware.py
- salt/modules/file.py
- salt/modules/ipset.py
- salt/modules/npm.py
- salt/modules/rpm.py
- salt/states/file.py
- salt/utils/event.py
- salt/utils/schedule.py
- tests/unit/modules/state_test.py
|
2016-01-14 13:33:53 -07:00 |
|
Mike Place
|
09b144aa98
|
Merge pull request #30327 from kraney/boto_cloudtrail
Support for AWS CloudTrail
|
2016-01-13 13:18:06 -07:00 |
|
Mike Place
|
10b5728f84
|
Merge pull request #30308 from rallytime/bp-30257
Back-port #30257 to 2015.8
|
2016-01-13 12:20:13 -07:00 |
|
Mike Place
|
dcfba51556
|
Lint
|
2016-01-13 10:42:03 -07:00 |
|
Mike Place
|
b9921128af
|
Kill pointless tests
|
2016-01-13 10:15:26 -07:00 |
|
Mike Place
|
63c157d0a3
|
Fix test_managed
|
2016-01-13 09:54:33 -07:00 |
|
Kris Raney
|
d30212f180
|
Add tag support to boto_cloudtrail
|
2016-01-13 10:13:05 -06:00 |
|
abednarik
|
deeeb71dda
|
Add test in npm state.
Updated nmp module to append --dry-run when executing nmp state in test mode.
Fixes #30250.
|
2016-01-12 14:30:32 -07:00 |
|
Kris Raney
|
6fa7c84ec2
|
Initial cloud trail state support
|
2016-01-12 15:20:24 -06:00 |
|
Jacob Hammons
|
53d17f1f85
|
Changed examples to use the "example.com" domain instead of "mycompany.com" or "company.com"
|
2016-01-12 13:37:09 -07:00 |
|
abednarik
|
128ded881f
|
Add test in npm state.
Updated nmp module to append --dry-run when executing nmp state in test mode.
Fixes #30250.
|
2016-01-11 17:05:12 -03:00 |
|
Mike Place
|
9ef4bb3b46
|
Merge pull request #30132 from akissa/add-support-for-custom-augeas-lense-paths
Add support for augeas loading of non stock lenses
|
2016-01-04 13:36:07 -07:00 |
|
Mike Place
|
fff6bf1970
|
Merge pull request #30041 from kraney/boto_iot
Support for AWS IoT
|
2016-01-04 13:04:06 -07:00 |
|
Andrew Colin Kissa
|
a8fe0df0ac
|
Add support for augeas loading of non stock lenses
Fixes #30131
Pylint cleanup
Updated tests
|
2016-01-04 14:48:44 +02:00 |
|
Andrew Colin Kissa
|
a3e786a03e
|
add check_password execution module function
fix rabbitmq_user.present is not idempotent
Fixes #30119
|
2016-01-01 22:49:13 +02:00 |
|
Kris Raney
|
86568c9e4f
|
Another pylint error
|
2015-12-31 14:30:01 -06:00 |
|
Kris Raney
|
08987a1698
|
Fix new lint warning
|
2015-12-30 22:43:38 -06:00 |
|