Commit Graph

44536 Commits

Author SHA1 Message Date
Mike Place
75111c6b78 Use full arg for getfacl 2015-01-07 16:46:27 -07:00
Colton Myers
a5a1a42e2c Fix localemod.py to be more salt instead of relying on shellisms 2015-01-07 16:28:42 -07:00
twellspring
22ebbe5cb2 Add documentation for renderes in pillar files
Including renderer in master currently causes failures if minions do not have gpg configured.  Added in section showing an alternative to the /etc/salt/master  renderer line ... shebang line in pillar files containg gpg data.
2015-01-07 15:28:26 -08:00
Mike Place
6dcd749b2b Merge pull request #19494 from cachedout/fix_failing_postgres
Some expressions are not so regular
2015-01-07 16:11:27 -07:00
Thomas S Hatch
b4299389d1 Merge pull request #19489 from cvrebert/patch-1
minion.py:Minion.__init__(): fix broken ref to ProxyMinion
2015-01-07 16:06:45 -07:00
Thomas S Hatch
4713574a01 Merge pull request #19486 from s0undt3ch/merge/19161
Merge #19161
2015-01-07 16:06:24 -07:00
Thomas S Hatch
615921b619 Merge pull request #19483 from basepi/shell02
Set python_shell=False
2015-01-07 16:04:42 -07:00
Thomas S Hatch
872c790b01 xapi python shell migration 2015-01-07 16:00:01 -07:00
Thomas S Hatch
c9cae84bfe zcbuildout python shell migration
I could not find any shell refs in here, but this may cause problems
2015-01-07 15:56:48 -07:00
Mike Place
3830162952 Some expressions are not so regular 2015-01-07 15:53:07 -07:00
Joseph Hall
4fb929d992 Merge pull request #19490 from hulu/splunk_search-list-shadow
modules.splunk_search: avoid shadowing built-in list type
2015-01-07 15:48:27 -07:00
Thomas S Hatch
ed81bf73d4 shell migrate gnomedesktop module 2015-01-07 15:46:56 -07:00
Colton Myers
d6687f04c2 Set python_shell=False for git.py 2015-01-07 15:46:34 -07:00
Thomas S Hatch
e6ea4a914c groupadd shell migration 2015-01-07 15:45:56 -07:00
Adam Mendlik
65707c09a6 Add stdout to the comments in the Chef state module 2015-01-07 15:43:47 -07:00
Chris Rebert
c72c55d4dc modules.splunk_search: avoid shadowing built-in list type
************* Module salt.modules.splunk_search
salt/modules/splunk_search.py:183: [W0622(redefined-builtin), list] Redefining built-in 'list'
2015-01-07 14:43:45 -08:00
Colton Myers
e7e55e2426 Set python_shell=False for gentoo_service.py 2015-01-07 15:43:40 -07:00
Thomas S Hatch
a7249d9c08 guestfs shell migration 2015-01-07 15:43:01 -07:00
Thomas S Hatch
3d49a8bc40 hadoop shell migration 2015-01-07 15:41:57 -07:00
Thomas S Hatch
a944bca224 incron shell migration 2015-01-07 15:40:35 -07:00
Chris Rebert
cffe5f79df minion.py:Minion.__init__(): fix broken ref to ProxyMinion
************* Module salt.minion
salt/minion.py:681: [E1101(no-member), Minion.__init__] Module 'salt' has no 'ProxyMinion' member
2015-01-07 14:40:14 -08:00
Colton Myers
424cc430cf Set python_shell=False for gentoolkitmod.py 2015-01-07 15:40:11 -07:00
Colton Myers
239b0bf7c9 Set python_shell=False for gem.py 2015-01-07 15:39:30 -07:00
Adam Mendlik
bf9c4ba9e8 Add Windows compatibility to the Chef module
1) Remove the dependency on the Linux 'script' utility
2) Force command output using the --format option
3) Provide a default logfile location for Windows
2015-01-07 15:39:19 -07:00
Thomas S Hatch
e6ec612a04 ipset module shell migration 2015-01-07 15:39:09 -07:00
Colton Myers
3202348b6c Fix error in git_pillar.py 2015-01-07 15:33:56 -07:00
Thomas S Hatch
42cbe735eb kmod shell migration 2015-01-07 15:32:27 -07:00
Colton Myers
1feaad2048 Fix error in zpool.py 2015-01-07 15:32:12 -07:00
Thomas S Hatch
5b20d43f11 lanuchctl shell migration 2015-01-07 15:31:43 -07:00
Thomas S Hatch
1f249cb98c shell migration for layman 2015-01-07 15:30:24 -07:00
Thomas S Hatch
5bc87489ab shell migration for linux acl 2015-01-07 15:29:45 -07:00
Thomas S Hatch
e3e55b224f lvm shell migration 2015-01-07 15:26:54 -07:00
Thomas S Hatch
c02125c776 linux sysctl shell migrate 2015-01-07 15:25:14 -07:00
Thomas S Hatch
ea14851ced update locate to new shellisms 2015-01-07 15:18:33 -07:00
Thomas S Hatch
47a9286686 migrate logadm to new shellisms 2015-01-07 15:17:35 -07:00
Thomas S Hatch
483933b684 migrate lvs to new shellisms 2015-01-07 15:17:01 -07:00
Thomas S Hatch
35af81b4b7 Merge pull request #19482 from JensRantil/warn-socketpath-early
Development bootstrap documentation improvements
2015-01-07 14:55:43 -07:00
Thomas S Hatch
0e1683672f first round of pip test updates 2015-01-07 14:54:36 -07:00
Colton Myers
70489c62a7 Merge branch '2014.7' into merge-forward-2015.2
Conflicts:
	salt/modules/cron.py
	salt/modules/rabbitmq.py
	salt/modules/smf.py
	salt/modules/upstart.py
	salt/modules/useradd.py
	salt/modules/zpool.py
	salt/pillar/git_pillar.py
2015-01-07 14:49:58 -07:00
Thomas S Hatch
fc9d25154c Bah, False! 2015-01-07 14:35:31 -07:00
Thomas S Hatch
9d90d9d062 shell migration for monit 2015-01-07 14:33:12 -07:00
Thomas S Hatch
e63dc26c91 We should consider moving this module to be lizardfs @techhat 2015-01-07 14:31:44 -07:00
Thomas S Hatch
8cfd17e8f1 mount shell migration 2015-01-07 14:30:40 -07:00
Colton Myers
788b5209d3 Set python_shell=False for file.py 2015-01-07 14:29:20 -07:00
Colton Myers
274e206b97 Set python_shell=False for eselect.py 2015-01-07 14:29:13 -07:00
Thomas S Hatch
a4aebb1bce munin shell migration 2015-01-07 14:27:47 -07:00
Pedro Algarvio
575ff9af14 Let's simplify since the values are not to be configurable through setup. 2015-01-07 21:27:33 +00:00
Thomas S Hatch
4640628be4 nagios shell migration 2015-01-07 14:26:46 -07:00
Thomas S Hatch
4ece12ffd8 shell migration for netbsd 2015-01-07 14:25:34 -07:00
Jens Rantil
30978b1070 doc(bootstrap-dev): mention short virtualenv path early
This was the second time I ran into this issue. Annoying after going
through all the steps of installing applications in the virtual
environment etc.
2015-01-07 22:25:31 +01:00