Commit Graph

62117 Commits

Author SHA1 Message Date
Jorge Schrauwen
20c980cc23 introduce simple True/False command 2015-11-22 18:46:48 +00:00
Jorge Schrauwen
0ac6529558 move parser to function and do some cleanup 2015-11-22 12:15:06 +00:00
Jorge Schrauwen
d169ef20c7 parser of fmadm faulty data, rought version 2015-11-22 11:49:20 +00:00
Jorge Schrauwen
e7cbef5cda exit code is always 0 even of no faults 2015-11-22 10:51:29 +00:00
Nicole Thomas
4dd606a0e3 Merge pull request #29070 from quantonganh/boto-ec2-exists
boto_ec2: missing region when checking existence of an EC2 instance
2015-11-21 08:58:04 -07:00
Nicole Thomas
0ca7353bb3 Merge pull request #29087 from techhat/vboxmanage
Initial commit of vboxmanage execution module
2015-11-21 08:46:09 -07:00
Nicole Thomas
eaf19fb7de Merge pull request #29093 from cxmcc/compare-gem-version-as-string
Compare gem versions as a string.
2015-11-21 08:39:38 -07:00
Xiuming Chen
b077ab922a Compare gem versions as a string. 2015-11-20 16:51:20 -08:00
Joseph Hall
fd828b9489 Lint 2015-11-20 12:41:53 -07:00
Joseph Hall
42825f5a12 Linting 2015-11-20 12:19:23 -07:00
Joseph Hall
a66afb01cf Initial commit of vboxmanage execution module 2015-11-20 11:47:54 -07:00
Mike Place
b06f4b25cd Merge pull request #29054 from jtand/file_test
Adjusted the expected output to match the actual results
2015-11-20 08:51:33 -07:00
Mike Place
a6f3188218 Merge pull request #29060 from cachedout/log_pack
Pack log handlers with grains and mods
2015-11-20 08:50:59 -07:00
Quan Tong Anh
7e9155bf90 boto_ec2: missing region when checking existence of an EC2 instance 2015-11-20 15:28:52 +07:00
Mike Place
30d0e7a0c2 Merge pull request #29008 from k00mi/develop
Make systemd service state less slow
2015-11-19 14:54:48 -07:00
Mike Place
040d89e0ad Merge pull request #29051 from pass-by-value/manage_salt_proxy
Manage salt proxy
2015-11-19 14:54:02 -07:00
Mike Place
601d9b7389 Remove unused import 2015-11-19 14:51:47 -07:00
justinta89
64a62662ef Added sys import 2015-11-19 14:42:15 -07:00
Justin Anderson
978cbbeee0 Merge pull request #1 from jfindlay/utf_diff
file state: integration test difflib version check
2015-11-19 14:13:48 -07:00
Justin Findlay
401e4bfd33 file state: integration test difflib version check 2015-11-19 14:10:29 -07:00
Lukas Braun
ad256b9a89 Merge pull request #1 from jfindlay/dtest
systemd module: new unit test for available
2015-11-19 21:59:00 +01:00
Justin Findlay
9a4959a42b systemd module: new unit test for available 2015-11-19 13:29:08 -07:00
Mike Place
c7e3670324 Merge pull request #29058 from TronPaul/requests-connection-error
ConnectTimeout does not exist in all requests>=1.0.0
2015-11-19 13:16:53 -07:00
Mike Place
b5a92a5fc3 Pack log handlers with grains and mods
Refs #28999
2015-11-19 13:07:30 -07:00
Mike Place
645f687b54 Merge pull request #29055 from cachedout/style_variable_length
Add section to style guide
2015-11-19 12:59:46 -07:00
Mike Place
e2959aab45 Merge pull request #29053 from kevinlondon/patch-1
Update rabbitmq_user.py
2015-11-19 12:35:08 -07:00
Aditya Kulkarni
a9f70d53ab Change to salt.utils.fopen 2015-11-19 14:34:32 -05:00
Mark McGuire
2787ba0b61 ConnectTimeout does not exist in all requests>=1.0.0 2015-11-19 13:30:33 -06:00
Mike Place
2bdb67edfd Merge pull request #29019 from Ch3LL/develop
Clarify pillar top file requirement for git external pillars
2015-11-19 12:28:48 -07:00
Mike Place
b8666a8598 Merge pull request #29022 from sjorge/state-smartos-regression2
state smartos - fixes from dogfooding
2015-11-19 12:11:04 -07:00
Mike Place
2ce85f3dd4 Merge pull request #29045 from RealKelsar/develop
Gentoo new package installation
2015-11-19 12:03:49 -07:00
Mike Place
3a7e5a105b Add section to style guide
A brief discussion of variable naming standards in Salt.
2015-11-19 12:01:18 -07:00
Kevin London
66bdfbfeba Update rabbitmq_user.py
Corrected spacing to make it clear that the permissions were a level below the vhost name.
2015-11-19 10:44:08 -08:00
Aditya Kulkarni
df5e127c06 Add absolute import 2015-11-19 13:36:28 -05:00
Aditya Kulkarni
451c62cfdf Add pylint disable 2015-11-19 13:33:05 -05:00
justinta89
f947e1e549 Adjusted the expected output to match the actual results 2015-11-19 11:32:18 -07:00
Mike Place
d6bbd5bb6b Merge pull request #29037 from eliasp/patch-3
Typo (FulLControl → FullControl)
2015-11-19 11:17:34 -07:00
Ch3LL
5df6674e8e remove whitespace 2015-11-19 11:02:57 -07:00
Aditya Kulkarni
4a3c8cc399 Add doc and test support 2015-11-19 12:51:45 -05:00
Tetja Rediske
0ec3a7814e We can't query installed use flags for a non installed pkg 2015-11-19 16:39:02 +01:00
Tetja Rediske
27f79dc073 The quoting will lead to false atoms, since emerge isn't called through a shell 2015-11-19 16:29:46 +01:00
Jorge Schrauwen
83ac6573be Fixed "updates to disks are only allowed when state is stopped, currently: running (running)" when kvm_reboot is true 2015-11-19 11:03:15 +00:00
Jorge Schrauwen
b9718a3ba5 fix some more weird edge cases 2015-11-19 09:42:51 +00:00
Elias Probst
ab1b84545b Typo (FulLControl → FullControl) 2015-11-19 07:55:32 +01:00
Mike Place
83e50d2515 Merge pull request #28906 from TronPaul/configparser-serializer
Configparser serializer
2015-11-18 19:42:52 -07:00
jacobhammons
296a5708cc Merge pull request #29026 from jacobhammons/develop
doc for salt.states.smartos
2015-11-18 18:03:15 -07:00
Jacob Hammons
3dbe390a44 Formatting updates to salt.states.smartos 2015-11-18 17:36:00 -07:00
Jacob Hammons
b344ebfe4a doc for salt.states.smartos 2015-11-18 17:21:57 -07:00
Mark McGuire
7e0ff2d0d1 add space for linter 2015-11-18 16:20:38 -06:00
Lukas Braun
9b570db80c systemd.py: Use available() in _untracked_custom_unit_found() 2015-11-18 22:38:52 +01:00