Commit Graph

4708 Commits

Author SHA1 Message Date
Thomas S Hatch
4c1cbcfb6e Standardize renderer doc refs 2012-05-26 09:17:01 -06:00
Thomas S Hatch
72ad4bf342 Add win_pkg to the doc index 2012-05-26 09:10:18 -06:00
Thomas S Hatch
8107e4421a Add win_groupadd to module index 2012-05-26 09:05:42 -06:00
Thomas S Hatch
2390c54af0 Add sqlite3 to module docs 2012-05-26 08:58:27 -06:00
Thomas S Hatch
9a9b5ca457 Add reg to doc index 2012-05-26 08:56:06 -06:00
Thomas S Hatch
19cc073e15 Fix rabbitmq module name to be stadard with other salt modules 2012-05-26 08:53:57 -06:00
Thomas S Hatch
6775077d78 Add rabbitmq_server to doc index 2012-05-26 08:52:43 -06:00
Thomas S Hatch
371db79ccb Add postgres doc to index 2012-05-26 08:47:50 -06:00
Thomas S Hatch
7a9a6e5ae2 Add osxdesktop to module doc index 2012-05-26 08:44:52 -06:00
Thomas S Hatch
08179311e7 Add launchctl to docs 2012-05-26 08:42:40 -06:00
Thomas S Hatch
945594bed5 Add grub module to doc index 2012-05-26 08:38:45 -06:00
Thomas S Hatch
7dd66e2720 Add freebsdjail to module doc index 2012-05-26 08:35:53 -06:00
Thomas S Hatch
9ca915fcbe Add brew module to docs 2012-05-26 08:33:35 -06:00
Thomas S Hatch
f990ecfdf3 Add aliases to doc index 2012-05-26 08:31:38 -06:00
Thomas S Hatch
818d12f01f Merge pull request #1341 from imankulov/file_bugfix
Fix file.comment/file.uncomment states
2012-05-25 06:50:56 -07:00
Roman Imankulov
28ca4cb776 Fix file.comment/file.uncomment states
Function "file.contains_regex" used to search values from the beginning
of the line and thus couldn't find pattern "hello world" in a "#hello
world" string.
2012-05-25 12:38:57 +06:00
Thomas S Hatch
7d00b57167 Merge pull request #1340 from rentalita/develop
Correct inadvertent indent made in 79c03a6.
2012-05-24 13:30:27 -07:00
Tom Vaughan
2147584b94 Correct inadvertent indent made in 79c03a6. 2012-05-24 16:22:25 -04:00
Thomas S Hatch
f50c48fb5c Merge pull request #1339 from dkelson/develop
Spelling fix
2012-05-24 09:50:52 -07:00
Dax Kelson
27050174e7 Spelling fix 2012-05-24 10:48:58 -06:00
Thomas S Hatch
0c90cf9401 Merge pull request #1338 from imankulov/ssh_known_hosts_bugfixes2
Fix ssh_known_hosts state return values
2012-05-24 09:26:06 -07:00
Roman Imankulov
c9a20edee0 Fix ssh_known_hosts state return values 2012-05-24 22:05:45 +06:00
Jeff Schroeder
9f9ebd4f8e Merge pull request #1335 from techhat/master
Use more meaningful function names for sqlite3
2012-05-24 08:01:29 -07:00
Joseph Hall
c42fbc6cc0 Change "if cur == False" to "if not cur", as per PEP8 2012-05-24 08:43:08 -06:00
Joseph Hall
6cc3390538 Use more meaningful function names for sqlite3 2012-05-24 08:28:08 -06:00
Jeff Schroeder
944e460dc9 Merge pull request #1334 from baijum/pep8_cleanup
cleanup for pep8 warnings
2012-05-24 06:35:12 -07:00
Baiju Muthukadan
afbea6623e cleanup for pep8 warnings 2012-05-24 22:36:27 +05:30
Thomas S Hatch
da5c356806 Fix #1332 2012-05-23 19:52:59 -06:00
Thomas S Hatch
fa32dc78ec Merge pull request #1331 from kwarterthieves/develop
Develop
2012-05-23 18:33:40 -07:00
Jeff Schroeder
e03387388f Merge pull request #1320 from dreinhold/develop
Cron Module - Add Support for Environment Variables
2012-05-23 15:09:06 -07:00
L.C. Rees
6f184f2abf - pep 8 adjustments 2012-05-23 13:43:22 -06:00
L.C. Rees
f206a4563d - pep 8 adjustments 2012-05-23 13:33:59 -06:00
L.C. Rees
cb24583053 Merge https://github.com/saltstack/salt into develop 2012-05-23 13:22:18 -06:00
L.C. Rees
79c03a614c - some PEP 8 fixes 2012-05-23 13:20:49 -06:00
Jeff Schroeder
a3d02f96ab Merge pull request #1329 from techhat/master
Beginnings of SQLite3 support for Salt
2012-05-23 11:34:17 -07:00
Joseph Hall
1e32fea983 Added __virtual__ function and cleaner return for sqlite3.query 2012-05-23 12:32:06 -06:00
Joseph Hall
0a9a9d2e83 Beginnings of SQLite3 support for Salt 2012-05-23 12:04:48 -06:00
Thomas S Hatch
284d8555c9 Merge pull request #1328 from imankulov/ssh_known_hosts_bugfixes
Set ssh.set_known_host bug
2012-05-23 10:51:06 -07:00
Roman Imankulov
d45bc9179a Set ssh.set_known_host bug 2012-05-23 23:45:16 +06:00
Thomas S Hatch
fac64572f4 Add extra docs for expr_form argument in the command api 2012-05-23 11:11:57 -06:00
Thomas S Hatch
7a6ae1ce59 clean up some pillar docs to be more clear 2012-05-23 10:40:36 -06:00
Thomas S Hatch
fb88767ae7 Add a doc on pillar targeting 2012-05-23 10:34:44 -06:00
Thomas S Hatch
59693d4607 Add pillar match to compound matcher doc 2012-05-23 10:22:13 -06:00
Thomas S Hatch
8bfab4e7c0 pillar matcher test 2012-05-23 10:18:54 -06:00
Thomas S Hatch
f7e2af08cf Add pillar data specific to the sub_minion 2012-05-23 10:05:14 -06:00
Thomas S Hatch
757e8591dd Add test for compound matcher 2012-05-23 09:57:33 -06:00
Thomas S Hatch
b25e82c59f Add regex grain match tests 2012-05-23 09:39:10 -06:00
Thomas S Hatch
6eb742727d Fix some spelling errors in dynamic modules doc 2012-05-23 09:27:54 -06:00
Thomas S Hatch
b4c7ce067f Add check for a string in the list matcher, Fix #1300
The list matcher forms a list structure on the cli component, while the
compound matcher passes a string, this update fixes when a string is
passed to the list matcher and makes it get read properly
2012-05-23 09:02:28 -06:00
Thomas S Hatch
b5bdfc3073 Add grain matcher test 2012-05-23 08:46:12 -06:00