Seth House
32f063cb39
Added docs for new execution & state modules
2013-04-30 14:06:16 -06:00
Thomas S Hatch
cb318c5c46
Merge pull request #4654 from ozgurcayci/patch-1
...
Update debconfmod.py
2013-04-30 12:35:27 -07:00
Thomas S Hatch
4de347fb39
Some more notes on service names
2013-04-30 13:15:01 -06:00
Thomas S Hatch
b89105f580
Add match module
2013-04-30 13:07:21 -06:00
Pedro Algarvio
b72b17a565
Merge pull request #4655 from hulu/is-not-0-must-die
...
is not 0 => != 0
2013-04-30 10:50:57 -07:00
Chris Rebert
9ed364980d
is not 0 => != 0
2013-04-30 10:32:21 -07:00
ozgurcayci
e28a4758a1
Update debconfmod.py
2013-04-30 19:43:43 +03:00
Jeff Schroeder
59a0a7fb5d
Merge pull request #4651 from aboe76/suse_pkg
...
updated suse packaging this fixes Issue #4649
2013-04-30 08:48:44 -07:00
Niels Abspoel
10adfa9018
updated suse packaging:
...
updated init files
added service files
added spec file
2013-04-30 17:15:28 +02:00
Thomas S Hatch
404b769d25
Merge pull request #4647 from joehealy/systemd_check_changes
...
Updated check for systemd
2013-04-29 16:29:28 -07:00
Thomas S Hatch
20ee5dcd1c
Add note on package and service names
2013-04-29 17:26:49 -06:00
Joe Healy
0df92e1eb5
Updated check for systemd
...
Based on http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703600
and http://cgit.freedesktop.org/systemd/systemd/commit/?id=66e411811b8090
This will probably need testing on a variety of oses.
2013-04-30 09:15:22 +10:00
Andrey Larionov
d8c46c27a1
Fix file_find and file_hash in gitfs. It prevents unnecessary file transfers due to wrong hash retruns to client.
2013-04-29 17:06:49 -06:00
Thomas S Hatch
ba40d70495
Merge pull request #4645 from UtahDave/develop
...
Fix file.recurse: - clean: True on Windows minions.
2013-04-29 15:55:31 -07:00
Thomas S Hatch
75c6172df8
Only warn about ppa on Ubuntu,Fix #4629
2013-04-29 16:31:22 -06:00
Thomas S Hatch
d789fbffea
Merge pull request #4644 from dlam26/develop
...
salt.states.group.present system arg undocumented
2013-04-29 15:15:49 -07:00
Thomas S Hatch
6cf74b7f49
Only force to 3 if the peer interface is configured
2013-04-29 16:12:14 -06:00
Thomas S Hatch
110b73c2b1
Add cp.push function to cp module, Fix #1136
2013-04-29 16:10:34 -06:00
Thomas S Hatch
c829340ee1
Add file_recv method to master
2013-04-29 16:10:34 -06:00
Thomas S Hatch
b45a060ac7
Add file_buffer_size to minion config
2013-04-29 16:10:34 -06:00
Thomas S Hatch
8e8f033156
Store auth object in a standard place so it can be shared
2013-04-29 16:10:34 -06:00
Thomas S Hatch
73ec91b371
Merge pull request #4635 from s0undt3ch/develop
...
Warn and reset `worker_threads` to the minimum of 3 if lower.
2013-04-29 15:07:52 -07:00
David Boucha
012572b225
Let Windows minion break out of loop
2013-04-29 15:28:19 -06:00
David Boucha
226be12d2f
Remove vestigial parameter
2013-04-29 15:20:49 -06:00
David Boucha
05fc4e82ab
Add import of regular mkdir to win_file
2013-04-29 14:33:14 -06:00
David Lam
9b1dd39e48
salt.states.group.present system arg undocumented
2013-04-29 13:14:04 -07:00
Thomas S Hatch
e9f0b0eae4
Merge pull request #4641 from fsaintjacques/develop
...
second bugfix for #1598
2013-04-29 12:24:48 -07:00
François Saint-Jacques
c75c1b0124
second bugfix for #1598
...
ssh.rm_known_host does not reset the ownership of .ssh/known_hosts to the
specified user.
2013-04-29 12:57:08 -04:00
Pedro Algarvio
5c34dede63
Warn and reset worker_threads
to the minimum of 3 if lower.
2013-04-29 11:42:28 +01:00
Pedro Algarvio
19920fac76
Merge pull request #4638 from s0undt3ch/merges/tohojo
...
Propagate ipv6 option to dns lookup function.
2013-04-29 03:14:06 -07:00
Toke Høiland-Jørgensen
a683273307
Propagate ipv6 option to dns lookup function.
2013-04-29 10:57:09 +02:00
Thomas S Hatch
827ee0ddb3
Fix #4102
...
The scheduler was not explicitly calling the returner function
2013-04-28 20:24:22 -06:00
Thomas S Hatch
2affd3ee2a
Add extra include docs, fix #4274
2013-04-28 20:19:43 -06:00
Thomas S Hatch
0c2b2fe9c4
Since turning on ipv6 can break ipv4 in some networks only enable
...
ipv6 if explicity devind in the config. Also since pyzmq will still
have the flag and then fail silently if the underlying zmq does not support
ipv6
2013-04-28 19:39:14 -06:00
Thomas S Hatch
ab5f540430
Merge pull request #4232 from tohojo/ipv6-support
...
IPv6 support for master-minion communication
2013-04-28 18:34:28 -07:00
Thomas S Hatch
b8a9620411
Merge pull request #4632 from s0undt3ch/hotfix/fix-travis-again
...
We're no longer leaking threads. Travis-CI should be OK with 10 worker threads
2013-04-28 10:15:52 -07:00
Joseph Hall
4142bf4486
Merge pull request #4631 from ranl/develop
...
tomcat module addition
2013-04-28 05:42:06 -07:00
ran
bb4306f422
tomcat module addition
...
- tomcat wait function
- tomcat mod_watch funtion
- a bit of docs fix
2013-04-28 10:20:18 +03:00
Pedro Algarvio
397418dad7
We're no longer leaking threads. Travis-CI should be OK with 10 worker threads.
2013-04-28 08:16:54 +01:00
Thomas S Hatch
62843e66d0
Merge pull request #4628 from s0undt3ch/develop
...
Require root perms
2013-04-27 14:39:19 -07:00
Pedro Algarvio
c4e96207cb
runas
needs root permissions.
2013-04-27 21:06:13 +01:00
Pedro Algarvio
b88d901b78
Allow the event listener to work with the test sockets. And even for the minion's
2013-04-27 20:39:33 +01:00
Thomas S Hatch
de8d29c8e5
Add id from originating minion if sent to the publish
2013-04-27 13:25:32 -06:00
Thomas S Hatch
cebdf76f2e
Fix publish tests
2013-04-27 12:59:34 -06:00
Thomas S Hatch
2375faa82c
Check for OSError as well
2013-04-27 12:40:54 -06:00
Joseph Hall
3e139bb96a
Adding comments to try and keep people from "fixing" code
2013-04-27 12:30:20 -06:00
Thomas S Hatch
55d303d6df
Fix #4287
2013-04-27 10:27:41 -06:00
Thomas S Hatch
e0dcc08f98
Add docstring to master_pub method
2013-04-27 10:14:43 -06:00
Thomas S Hatch
473154f488
Add user reporting to the job cache reports
...
This fixes #4301 , basically we already log the originating user,
and have done so for about a year, we just did not allow for the
standard way of reading the log to print out the user
2013-04-27 10:08:27 -06:00
Thomas S Hatch
7952ada1dc
Change name to revoke_auth for consistency
...
Ref #4240
2013-04-27 10:01:36 -06:00