Joseph Hall
bc6f21628c
Doing a little cleanup
2013-02-16 18:35:44 -07:00
Joseph Hall
5eb2e36f21
Adding DNS zone file parser
2013-02-16 17:54:25 -07:00
Thomas S Hatch
305ca64b03
Clean up qemu-img commands
2013-02-16 15:03:30 -07:00
Thomas S Hatch
710fe9f3a0
Double checck string load in qemu.clear
2013-02-16 14:50:29 -07:00
Thomas S Hatch
a86407b23c
minor fixes in qemu.nbd_mount
2013-02-16 14:20:09 -07:00
Sean Channel
9e862a4115
bump version
2013-02-16 12:03:17 -08:00
Thomas S Hatch
5a32e5a9ad
Merge pull request #3750 from giantlock/develop
...
fix conflict with rpm module
2013-02-16 11:42:38 -08:00
Denis Generalov
90877798e7
someone thinks osrelease is mandatory grain
2013-02-16 17:22:23 +04:00
Thomas S Hatch
fb8b4aa078
Add module to manage qemu-nbd and qemu-img
2013-02-16 00:50:46 -07:00
Thomas S Hatch
e7e5277711
Merge pull request #3748 from basepi/fix_logging_issue
...
Fixes #3742 Check for ret['result'] == None to avoid erroneous error logs
2013-02-15 16:59:08 -08:00
Colton Myers
f2645666cb
Check for ret['result'] == None to avoid erroneous error logs
2013-02-15 17:56:49 -07:00
Thomas S Hatch
6b5360570f
Merge pull request #3747 from archtaku/quickfix
...
Fix broken sys.doc function
2013-02-15 16:40:31 -08:00
Thomas S Hatch
7b99f2853e
update virt_qery to display all important data
2013-02-15 19:30:41 -05:00
Erik Johnson
0affb35ef4
Fix broken sys.doc function
...
03d264b
broke sys.doc by adding a '.' to the end of the module if it is
not an empty string. While this succeeds in making 'sys' not match the
sysctl modules functions, it also means that passing a specific function
name (ex. 'network.interfaces') would result in the passed value having
that same '.' appended (i.e. 'network.interfaces.', note the trailing
dot). This causes sys.doc to fail in returning the docstring for this
function since 'network.interfaces.' will not match any of the functions
in the __salt__ dict.
2013-02-15 18:29:14 -06:00
Thomas S Hatch
96ad0e6bbe
Merge pull request #3746 from basepi/fix_debian_services
...
Fixes #3497 Overhaul debian_service.py system
2013-02-15 15:26:54 -08:00
Colton Myers
4dbd5b88b9
Fix debian_service.get_disabled to subtract enabled from all
2013-02-15 16:21:42 -07:00
Colton Myers
f37c738a26
Use set union instead of + to add two sets
2013-02-15 16:21:42 -07:00
Colton Myers
be5cbcf4ca
Remove README from debian_service get_all()
2013-02-15 16:21:42 -07:00
Colton Myers
eadc7404e3
Fix debian_service.get_all() to check all of /etc/init.d
2013-02-15 16:21:42 -07:00
Colton Myers
fd0cf37862
Reformat docstring for pep8 line length
2013-02-15 16:21:42 -07:00
Thomas S Hatch
6c79b9ba0c
Merge pull request #3744 from techhat/dnsmasq
...
Basic framework for modifying dnsmasq config files
2013-02-15 14:51:36 -08:00
Joseph Hall
7dfaa5a415
Added clarification for options which appear multiple times
2013-02-15 15:50:42 -07:00
Joseph Hall
ec4e6945ea
Basic framework for modifying dnsmasq config files
2013-02-15 15:34:49 -07:00
Corey Quinn
e6a6d68824
Fixed whitespace issue
2013-02-15 11:59:13 -07:00
Corey Quinn
25fd4112af
Updated test to properly determine homebrew user
2013-02-15 11:59:13 -07:00
Thomas S Hatch
faba925e2e
Merge pull request #3740 from basepi/fix_cmdmod_daemon_bug
...
Fix cmdmod.py daemon error introduced by 77087955
2013-02-15 10:49:39 -08:00
Colton Myers
6f3db22476
Fix cmdmod.py daemon error introduced by 77087955
2013-02-15 11:46:01 -07:00
Thomas S Hatch
3ad68d42ac
Fix #3716
2013-02-15 10:54:47 -07:00
Thomas S Hatch
7708795521
Fix #3717
2013-02-15 10:42:06 -07:00
Thomas S Hatch
9c573fe881
Merge pull request #3735 from UtahDave/add_msiiexec_check
...
Add msiexec flag for Windows Installer Packages. Fixes #3667
2013-02-15 08:10:55 -08:00
David Boucha
656432b6b8
Clarify msiexec docs a little
2013-02-14 19:39:12 -07:00
David Boucha
d1ed6b0f58
Add docs for msiexec
2013-02-14 19:36:24 -07:00
David Boucha
27059ed61c
version # is next level down the dict
2013-02-14 19:29:01 -07:00
David Boucha
aa44244c26
Use correct dictionary key
2013-02-14 19:21:28 -07:00
Thomas S Hatch
d7cfcf8407
Add arp translation to network execution module
2013-02-14 21:16:52 -05:00
David Boucha
db40c6a241
check for msiexec in correct location
2013-02-14 19:02:42 -07:00
David Boucha
b038b66865
check for msiexec in correct location
2013-02-14 19:01:59 -07:00
David Boucha
485b527262
Create win repo directory structure if not there
2013-02-14 18:37:17 -07:00
David Boucha
ad0cd13752
Add msiexec to remove
2013-02-14 17:29:08 -07:00
David Boucha
7935df0b77
Add msiexec option to the install
2013-02-14 17:26:50 -07:00
Thomas S Hatch
1d31da637a
Add basic disk type detection
2013-02-14 18:00:19 -05:00
Thomas S Hatch
be6e579ef5
Basic networking setup in place
2013-02-14 17:40:29 -05:00
Thomas S Hatch
01081d9f19
Merge pull request #3730 from giantlock/develop
...
fix bug: Client.cache_dir()
2013-02-14 13:26:08 -08:00
Denis Generalov
56f3450ad2
fix bug: Client.cache_dir()
2013-02-15 01:16:00 +04:00
Thomas S Hatch
763b829d25
Add extra error check to detect_hyper
2013-02-14 15:29:28 -05:00
Thomas S Hatch
8a30793419
Merge pull request #3724 from herself/hf-test
...
Fix user info not displayed correctly when group doesn't map cleanly
2013-02-14 09:16:08 -08:00
Wiesław Herr
e54cf80448
Fix user info not displayed correctly when group doesn't map cleanly
2013-02-14 09:15:52 +01:00
Thomas S Hatch
ae4ac5db02
Merge pull request #3723 from archtaku/docs
...
Add notes on requisite matching
2013-02-13 22:10:12 -08:00
Thomas S Hatch
a5cbe46c79
add pause and resume
2013-02-14 01:12:04 -05:00
Erik Johnson
5eef8217d6
Add notes on requisite matching
2013-02-13 21:34:21 -06:00