Commit Graph

37661 Commits

Author SHA1 Message Date
Thomas S Hatch
332c3b462f shell migration for qemu_nbd 2015-01-07 13:01:49 -07:00
Thomas S Hatch
18d269cde4 migrate quota module 2015-01-07 12:53:29 -07:00
Thomas S Hatch
e2d380dc0b migrate rabbitmq 2015-01-07 12:48:02 -07:00
Thomas S Hatch
93ae013371 rh_service fixes 2015-01-07 12:38:19 -07:00
Thomas S Hatch
28ccfde92a riak shellisms migration 2015-01-07 12:34:02 -07:00
Thomas S Hatch
5ef108bcc5 migrate to new shellisms for rpm module 2015-01-07 12:32:37 -07:00
Colton Myers
1b239e5df7 Set python_shell=False for cron.py 2015-01-07 12:31:34 -07:00
Thomas S Hatch
e310a4484e migrate to new shellisms for rsync 2015-01-07 12:28:36 -07:00
Thomas S Hatch
cbfe89c748 migrate shellisms for saltcloudmod 2015-01-07 12:21:29 -07:00
Thomas S Hatch
2f9db3c9da shellism migration for selinux 2015-01-07 12:20:55 -07:00
Thomas S Hatch
05c0ac3707 this cmd should be safe with a shell=False 2015-01-07 12:19:47 -07:00
Colton Myers
3475acaaa9 Set python_shell=False for chef.py 2015-01-07 12:18:58 -07:00
Thomas S Hatch
51493482cc migrate for shadow 2015-01-07 12:18:32 -07:00
Colton Myers
abbd3d366d Set python_shell=False for bridge.py 2015-01-07 12:18:04 -07:00
Nicole Thomas
0bc9e98441 Merge pull request #19475 from rallytime/pylint_dot_seven
Remove unused import
2015-01-07 12:17:28 -07:00
rallytime
c754c4f9e6 Remove unused import 2015-01-07 12:16:38 -07:00
Thomas S Hatch
83db88f092 migrate smart_imgadm to new shellisms 2015-01-07 12:12:48 -07:00
Colton Myers
247faddf63 Set python_shell=False for aws_sqs.py 2015-01-07 12:11:24 -07:00
Thomas S Hatch
7f56d46b12 migrate to new shellisms in smf 2015-01-07 12:08:44 -07:00
Thomas S Hatch
47b7b8b9d0 migrate to new shellisms for softwareupdate 2015-01-07 12:00:09 -07:00
Justin Findlay
d8785de0fd fix uwsgi test 2015-01-07 11:57:44 -07:00
Thomas S Hatch
50368bd329 migrate to new shellisms for solaris_group 2015-01-07 11:57:32 -07:00
Thomas S Hatch
8d2701f7ee migrate to new shellisms for solarispkg 2015-01-07 11:53:54 -07:00
Thomas S Hatch
db7bfd0db8 migrate to new shellisms for solaris shadow 2015-01-07 11:49:50 -07:00
Thomas S Hatch
90d9a095b7 migrate solaris_user to new shellism 2015-01-07 11:47:06 -07:00
Thomas S Hatch
70f3821f73 Migrate solr to new shellism 2015-01-07 11:42:42 -07:00
Thomas S Hatch
531489b519 shellism migration for ssh 2015-01-07 11:39:29 -07:00
Thomas S Hatch
d6d1e4fb82 shelism migration for supervisord 2015-01-07 11:35:13 -07:00
Thomas S Hatch
148643d0f8 Merge pull request #19456 from jfindlay/split_useradd
split useradd commands
2015-01-07 10:46:41 -07:00
Thomas S Hatch
75d33284fc Merge pull request #19454 from jfindlay/split_varnish
split varnish commands
2015-01-07 10:45:28 -07:00
Justin Findlay
1e012890bc split svn command 2015-01-07 10:26:37 -07:00
Thomas S Hatch
d8a2fca232 Merge pull request #19438 from jfindlay/split_znc
split znc commands
2015-01-07 10:15:32 -07:00
Thomas S Hatch
b86cc4a5db Merge pull request #19437 from jfindlay/split_zpool
Split zpool commands
2015-01-07 10:15:12 -07:00
Thomas S Hatch
acc54dda23 Merge pull request #19430 from rallytime/bp-19073
Backport #19073 to 2014.7
2015-01-07 10:14:16 -07:00
Justin Findlay
89da59df2a split system commands 2015-01-07 10:11:42 -07:00
Thomas S Hatch
41c58bf8af Merge pull request #19420 from jfindlay/split_win
Split windows commands
2015-01-07 10:11:30 -07:00
Thomas S Hatch
a0225079a5 Merge pull request #19324 from whiteinge/git_pillar-branch-env-mapping
Added git_pillar branch to environment mapping
2015-01-07 10:06:30 -07:00
Justin Findlay
05a8cc9bbf split upstart commands 2015-01-07 10:00:40 -07:00
Justin Findlay
ee90fd7703 split useradd commands 2015-01-07 09:46:21 -07:00
Justin Findlay
7b09d0d13c split uwsgi command 2015-01-07 08:41:14 -07:00
Justin Findlay
7d578dad43 split varnish commands 2015-01-07 08:29:39 -07:00
Justin Findlay
e50d36d0e5 split znc commands 2015-01-07 00:29:13 -07:00
Justin Findlay
160df66af7 fix some zpool docs and an error message 2015-01-07 00:18:59 -07:00
Justin Findlay
baf7011bb0 split zpool commands 2015-01-06 22:25:51 -07:00
Pedro Algarvio
10a7ead2df Add file perms pylint plugin specific settings 2015-01-06 21:23:19 -07:00
Pedro Algarvio
8976d00bbe Enable file permissions lint checker.
This will allow us to confirm that no modules are added to salt with the
wrong file permissions. Default file permissions is 0644.
2015-01-06 21:23:19 -07:00
Nicole Thomas
dbbab28cdc Merge pull request #19425 from s0undt3ch/2014.7
Ignore the file perms lint check
2015-01-06 18:22:01 -07:00
Pedro Algarvio
a9eaf187e1 Ignore the file perms lint check 2015-01-07 01:15:56 +00:00
Seth House
e96654744f Added test for git_pillar branch to env mappings 2015-01-06 16:51:58 -07:00
Seth House
4080faea87 Allow arbitrary mapping for branch to environment in git ext_pillar
Closes #11575
2015-01-06 16:51:57 -07:00