Commit Graph

36661 Commits

Author SHA1 Message Date
Thomas S Hatch
6d87d65cf4 Merge pull request #18186 from whiteinge/faq-nohup-restart
Added nohup example to the FAQ about restarting Salt with Salt
2014-11-17 21:12:33 -07:00
Thomas S Hatch
d890f87433 Merge pull request #18169 from jfindlay/recmd_timezone
update timezone.py shell cmds
2014-11-17 21:10:20 -07:00
Thomas S Hatch
c12a900ac0 Merge pull request #18191 from thatch45/jfindlay-quote_yum
Jfindlay quote yum
2014-11-17 21:09:52 -07:00
Thomas S Hatch
845cf68819 lint 2014-11-17 21:09:33 -07:00
Thomas S Hatch
281f02074d don't load stdlib 2014-11-17 21:07:26 -07:00
Thomas S Hatch
d9a7025ac0 Merge branch 'quote_yum' of https://github.com/jfindlay/salt into jfindlay-quote_yum 2014-11-17 21:06:19 -07:00
Thomas S Hatch
9e3bd9eb64 Merge pull request #18164 from cachedout/mac_group_quote
pass shell arg
2014-11-17 21:05:37 -07:00
Thomas S Hatch
7c186693ae Merge pull request #18163 from cachedout/keyboard_quote
Set shell on keyboard module calls
2014-11-17 21:05:28 -07:00
Thomas S Hatch
acf2728a92 Merge pull request #18190 from thatch45/cachedout-debian_ip_quote
Cachedout debian ip quote
2014-11-17 21:05:08 -07:00
Thomas S Hatch
24e3b120a3 don't load stdlib 2014-11-17 21:04:00 -07:00
Thomas S Hatch
60c3f6f3a5 Merge branch 'debian_ip_quote' of https://github.com/cachedout/salt into cachedout-debian_ip_quote 2014-11-17 21:01:44 -07:00
Thomas S Hatch
fa43db5c79 Merge pull request #18161 from cachedout/freebsdjail_quote
Use re to search for jails/services
2014-11-17 17:52:32 -07:00
Thomas S Hatch
ad0a597461 Merge pull request #18158 from jfindlay/quote_zfs
quotify zfs
2014-11-17 17:51:15 -07:00
Thomas S Hatch
79ae0b3efb Merge pull request #18178 from thatch45/jfindlay-zypper_shellisms
Jfindlay zypper shellisms
2014-11-17 17:37:45 -07:00
Thomas S Hatch
f71674af40 holy one space batman! 2014-11-17 17:36:04 -07:00
Thomas S Hatch
fe11fbaab5 Merge branch 'zypper_shellisms' of https://github.com/jfindlay/salt into jfindlay-zypper_shellisms 2014-11-17 17:34:57 -07:00
Thomas S Hatch
c98aa150b5 Merge pull request #18151 from wt/fix_s3fs_2014.7
Fix an exception in s3fs.
2014-11-17 17:27:22 -07:00
Thomas S Hatch
81b818ed14 Merge pull request #18150 from cachedout/debian_append
Use file.append to write
2014-11-17 17:26:57 -07:00
Thomas S Hatch
6d4a2efce0 Merge pull request #18177 from thatch45/cachedout-bsd_shadow_quote
Cachedout bsd shadow quote
2014-11-17 17:26:33 -07:00
Thomas S Hatch
625a83f779 don't load stdlib 2014-11-17 17:26:13 -07:00
Thomas S Hatch
12f6408aca Merge branch 'bsd_shadow_quote' of https://github.com/cachedout/salt into cachedout-bsd_shadow_quote 2014-11-17 17:25:13 -07:00
Thomas S Hatch
bac699255d Merge pull request #18175 from thatch45/cachedout-bluez_quote
Cachedout bluez quote
2014-11-17 17:23:44 -07:00
Thomas S Hatch
212d5922e2 don't load stdlib 2014-11-17 17:23:12 -07:00
Thomas S Hatch
b60e33b01e Merge branch 'bluez_quote' of https://github.com/cachedout/salt into cachedout-bluez_quote 2014-11-17 17:21:49 -07:00
Thomas S Hatch
97607d28c2 Merge pull request #18174 from thatch45/cachedout-at_quote2
Cachedout at quote2
2014-11-17 17:20:43 -07:00
Thomas S Hatch
baea24951f remove cmd_quote from salt loader namespace 2014-11-17 17:17:43 -07:00
Thomas S Hatch
f5b44764bc Merge branch 'at_quote' of https://github.com/cachedout/salt into cachedout-at_quote 2014-11-17 17:15:42 -07:00
Thomas S Hatch
5ea754a0ea Merge pull request #18144 from ekristen/fix_docker_absent
Fixing docker.absent to match its documentation
2014-11-17 17:14:44 -07:00
Justin Findlay
e16da094d1 update timezone.py shell cmds 2014-11-17 16:58:10 -07:00
Thomas S Hatch
22335c2f6c Merge pull request #18119 from kshenk1/cloud_wait_for_volume
Adds param to def create_attach_volume (wait_to_finish), default to true...
2014-11-17 16:41:13 -07:00
Justin Findlay
c384dfa36f handle missed cmd.retcode statement 2014-11-17 16:27:58 -07:00
Mike Place
264b977a58 pass shell arg 2014-11-17 16:15:34 -07:00
Justin Findlay
9c19014af7 quotify yumpkg.py 2014-11-17 16:15:30 -07:00
Mike Place
cfce29a678 Set shell on keyboard module calls 2014-11-17 15:53:54 -07:00
Mike Place
0104abc5db Merge pull request #18159 from jacksontj/2014.7
Change log line to trace
2014-11-17 15:49:22 -07:00
Mike Place
f49e20510f Use re to search for jails/services 2014-11-17 15:48:06 -07:00
Thomas Jackson
f8c9508d89 Change log line to trace 2014-11-17 14:11:32 -08:00
Justin Findlay
3acd6f708d quotify zfs 2014-11-17 15:02:26 -07:00
Mike Place
c51b96f2d4 quote debian_ip 2014-11-17 14:31:06 -07:00
Justin Findlay
eca1250fdb python_shell=True and shlex quotes 2014-11-17 14:03:54 -07:00
Warren Turkal
dde993e14d Fix an exception in s3fs.
S3fs was throwing an exception during the sync in the case where a file
requested does not exist in s3. This commit does the mimimum possible
to fix this issue.
2014-11-17 12:54:29 -08:00
Mike Place
246434ec86 Use file.append to write 2014-11-17 13:45:27 -07:00
Mike Place
f68a16310e quote bsd_shadow 2014-11-17 13:32:20 -07:00
Mike Place
9671430009 Quote for bluez 2014-11-17 13:16:03 -07:00
Mike Place
7cc16c965a Quotes for at mod 2014-11-17 12:09:57 -07:00
Erik Kristensen
261ab7f821 fixing docker.absent, docs says it will stop and destroy, when in fact it only stops 2014-11-17 11:37:56 -07:00
Thomas S Hatch
f3fdb175c4 Merge pull request #18141 from jacksontj/saltnado
Move EventListener over to ZMQStreams
2014-11-17 11:02:33 -07:00
Thomas Jackson
1dc4b3627e Remove unused imports 2014-11-17 09:15:49 -08:00
Thomas Jackson
837a8ed475 Move EventListener over to ZMQStreams 2014-11-17 08:24:28 -08:00
Thomas S Hatch
ab6c8c4f05 Merge pull request #18056 from jacksontj/saltnado
Saltnado
2014-11-17 08:58:39 -07:00