Thomas S Hatch
0ab9435971
remove daemonize from upstart
2013-03-10 18:54:01 -06:00
Thomas S Hatch
12cc3111ca
remove daemonize from systemd
2013-03-10 18:53:36 -06:00
Thomas S Hatch
d55da5eebf
remove daemonize from state calls
2013-03-10 18:51:09 -06:00
Thomas S Hatch
5e8da4ead7
All calls are now daemonized
2013-03-10 18:50:32 -06:00
Thomas S Hatch
1bf585e137
Remove daemonize from rh_service
2013-03-10 18:50:07 -06:00
Thomas S Hatch
5f5e570f0c
All calls are now daemonized
2013-03-10 18:49:43 -06:00
Thomas S Hatch
73988b885e
remove daemonize from openbsd
2013-03-10 18:49:01 -06:00
Thomas S Hatch
1cefa857f4
Remove gento daemonize for service
2013-03-10 18:47:37 -06:00
Thomas S Hatch
5adaafae95
All calls are now daemonized
2013-03-10 18:47:08 -06:00
Thomas S Hatch
1cee7bfda7
remove daemonize_if from debian service, all calls are now daemonized
2013-03-10 18:46:38 -06:00
Thomas S Hatch
de7efae9b5
remove daemonize_if from cmdmod, all calls are daemonized now
2013-03-10 18:45:24 -06:00
Thomas S Hatch
d44ec5b954
remove daemonize_if from apt, all functions are daemonized now
2013-03-10 18:44:28 -06:00
Thomas S Hatch
4fbb949ee9
Merge pull request #4034 from plueschopath/develop
...
improved regex at module "network.traceroute"
2013-03-10 15:07:32 -07:00
Angelo Gründler
40b7e8c7e8
improved regex at module "network.traceroute"
2013-03-10 22:49:31 +01:00
Thomas S Hatch
317c668979
Fix #4023
2013-03-10 15:29:59 -06:00
Thomas S Hatch
7953da2c37
Merge pull request #3919 from carlosperello/develop
...
Reactor fixes
2013-03-10 14:23:46 -07:00
Thomas S Hatch
483051c3c5
Some minor single quote changes
2013-03-10 15:22:06 -06:00
Thomas S Hatch
5e8a0ec191
use pillar.raw instead of pillar.data to prevent refreshes too often
2013-03-10 15:11:22 -06:00
Thomas S Hatch
23622bae0e
Merge pull request #3917 from bclermont/sentry_returner
...
add sentry returner
2013-03-10 14:01:39 -07:00
Thomas S Hatch
4fb7911463
Merge pull request #4027 from terminalmage/quickfix
...
add kwargs to available_version
2013-03-10 13:54:27 -07:00
Thomas S Hatch
a43a49b328
Make all incoming jobs daemonize, init can handle the SIGCHLD
2013-03-10 14:47:02 -06:00
Thomas S Hatch
3fbaceed58
Make scheduled jobs daemonize
2013-03-10 14:45:23 -06:00
Thomas S Hatch
74e6cc9ae4
Check for jid raw in the kwargs
2013-03-10 14:45:00 -06:00
David Boucha
19f490487f
Merge pull request #4031 from terminalmage/docs
...
Update package provider writing guidelines
2013-03-10 11:55:03 -07:00
Erik Johnson
c54b96becb
Update package provider writing guidelines
...
Included a paragraph about available_version that reflects the changes
made to implement #3687 .
2013-03-10 10:16:34 -05:00
Sean Channel
8958374909
Merge pull request #4021 from ahammond/add_ppa_support_to_pkgrepo
...
looks good. pulled & tested briefly.. let's do this!
2013-03-10 04:13:44 -07:00
Seth House
05ed3049a8
Merge pull request #4028 from UtahDave/develop
...
Properly add the system arch to installer name
2013-03-09 23:28:35 -08:00
David Boucha
876af6ea3a
Properly add the system arch to installer name
...
AMD64
or
X86
2013-03-10 00:26:13 -07:00
Erik Johnson
dd0715a83b
add kwargs to available_version
...
This will avoid tracebacks once #3687 is implemented
2013-03-09 19:46:44 -06:00
Thomas S Hatch
8cad5ab705
Merge pull request #4025 from terminalmage/issue3687
...
add "fromrepo" support to available_version (apt)
2013-03-09 15:22:23 -08:00
Erik Johnson
fee90ca552
add "fromrepo" support to available_version (apt)
2013-03-09 16:40:12 -06:00
Thomas S Hatch
312720063f
Merge pull request #4019 from halaharvi/develop
...
Fixing Salt Runners documentation
2013-03-09 14:24:37 -08:00
Thomas S Hatch
93d2119184
Merge pull request #4017 from umeboshi2/debconf-utils-notify-absence
...
lower logging level that informs the user that debconf-utils is absent
2013-03-09 14:15:44 -08:00
Sean Channel
acacd8d0e2
revert version bump. there is no 13.2
2013-03-09 14:05:53 -08:00
Pedro Algarvio
cf75fc4ffb
Fix the sysmod
examples regular expression to accept both examples
and Examples
.
2013-03-09 16:07:19 +00:00
Andrew Hammond
ead4bae720
add ppa support to pkgrepo
...
Ubuntu has a Launchpad site that supports Personal Package Archives.
This is where the newest (untested, unsupported) software can be found,
including backports of newer versions of packages to older releases.
This branch supports a ppa option that makes it a one-liner to add
a ppa to your apt sources.
2013-03-09 00:19:53 -08:00
David Boucha
1d368a32a3
Merge pull request #4011 from ahammond/develop
...
expand docstring to include example of adding a Ubuntu PPA
2013-03-08 22:23:54 -08:00
Vijay Halaharvi
062cb4b307
Merge pull request #1 from halaharvi/patch-1
...
Fixing Salt Runners documentation
2013-03-08 18:59:52 -08:00
Vijay Halaharvi
3654ac94fe
config is not available in __opts__
...
Using this example with salt-run throws a KeyError for 'config', use 'conf_file' instead.
2013-03-08 20:23:56 -06:00
Joseph Rawson
4d9b0e46d4
lower logging level that informs the user that debconf-utils is absent
2013-03-08 18:39:35 -06:00
Andrew Hammond
a9f984e408
doc consistency fix
2013-03-08 13:32:49 -08:00
Andrew Hammond
fc8d90f3c8
update pkgmgr example
2013-03-08 13:32:21 -08:00
Andrew Hammond
cd72c8a8d1
expand docstring to include example of adding a Ubuntu PPA
2013-03-08 11:57:06 -08:00
David Boucha
3ad0cd57f3
Merge pull request #4009 from s0undt3ch/issues/4008
...
Properly handle no multiprocessing children `OSError`. Fixes #4008 .
2013-03-08 11:40:52 -08:00
Pedro Algarvio
f0184e6cd6
Properly handle no multiprocessing children OSError
. Fixes #4008 .
2013-03-08 19:30:21 +00:00
Thomas S Hatch
233f7e220a
Fix bad var in error checking
2013-03-08 10:35:07 -07:00
Thomas S Hatch
1ed9b57dde
fix syntax error
2013-03-08 10:29:41 -07:00
Thomas S Hatch
0696e339a6
make libvirt tunnelling migration optional
2013-03-08 10:27:36 -07:00
Thomas S Hatch
d4cac72317
Merge pull request #4004 from dekkers/ssh-key-regexp
...
Make ssh key regular expression more strict
2013-03-08 09:09:08 -08:00
Joseph Hall
c4b36129e1
Merge pull request #4006 from techhat/s3
...
Add the word Example to docstrings
2013-03-08 09:03:29 -08:00