Commit Graph

4739 Commits

Author SHA1 Message Date
Thomas S Hatch
a19ffae25f Add tests for the manage runner 2012-05-27 21:02:29 -06:00
Thomas S Hatch
0b9f381781 Add runners to the main test script 2012-05-27 21:01:08 -06:00
Thomas S Hatch
aed4f593e0 Add runner test interface 2012-05-27 21:00:10 -06:00
Thomas S Hatch
be35ac79a7 Add a reload option to mod_watch in service state, fix #1321 2012-05-27 19:51:00 -06:00
Thomas S Hatch
d8ca98f3a4 Add test to make sure #1348 does not happen again 2012-05-27 17:41:49 -06:00
Thomas S Hatch
4e9401c3c6 Fix #1348
The wrong function was being called to gather return data for static
commands so a bad data structure was being returned
2012-05-27 17:29:18 -06:00
Thomas S Hatch
6979105f84 get rid of pdb import 2012-05-27 13:18:37 -06:00
Thomas S Hatch
69f3e45aa5 Merge pull request #1347 from sharpone74/develop
Add include_empty option to state file.recurse
2012-05-27 12:16:07 -07:00
Thomas S Hatch
ddf21d2a35 Add returns to network runner and fix quotes 2012-05-27 12:34:07 -06:00
Thomas S Hatch
a4f79bf9c1 Add return to jobs runners 2012-05-27 12:28:24 -06:00
Thomas S Hatch
270c992789 Add return data to manage runners 2012-05-27 12:27:30 -06:00
Thomas S Hatch
2ec91a0cb9 publish.runner works! 2012-05-27 12:11:07 -06:00
Thomas S Hatch
7e4c38c482 Remove reference to butter since butter is deprecated 2012-05-27 09:08:24 -06:00
Thomas S Hatch
66c98036ac Add publish.runner function 2012-05-26 23:58:33 -06:00
Thomas S Hatch
5999356519 make runner return runner function return 2012-05-26 23:46:59 -06:00
Thomas S Hatch
fdae3b28a5 Initial master function for minion runner call 2012-05-26 23:44:57 -06:00
Thomas S Hatch
6b76c4ff13 Add output of failed minions
Fix #1327
when runnign verbose and the failed minion names can be detected they
will now be printed
2012-05-26 22:08:16 -06:00
Thomas S Hatch
2f8ae560f4 Add virtual function to kmod 2012-05-26 20:42:11 -06:00
Thomas S Hatch
cbcfca0bfc Add virtual function to git state 2012-05-26 20:28:57 -06:00
Thomas S Hatch
7e42122bbf Add virtual function to gem state 2012-05-26 20:28:33 -06:00
Justin Sharp
37c757b055 Merge branch 'file_recursion' into develop 2012-05-26 20:07:27 -06:00
Thomas S Hatch
a4df062cc3 Merge branch 'develop' of github.com:saltstack/salt into develop 2012-05-26 20:06:33 -06:00
Thomas S Hatch
0d225103af Add virtual function to mysql_user state 2012-05-26 20:05:38 -06:00
Thomas S Hatch
eead291dd9 Add virtual function to mysql_grants 2012-05-26 20:03:09 -06:00
Justin Sharp
c06f8fd923 This commit adds the ability to also include empty
directories when performing file.recurse state.
2012-05-26 20:02:57 -06:00
Thomas S Hatch
40ca27bd70 Add virtual function to load mysql_database
Only load if mysql module is availble
2012-05-26 20:00:28 -06:00
Thomas S Hatch
7e894f6312 Merge pull request #1345 from jcmcken/salt_key_output
Add --yaml-out, --json-out, and --raw-out outputters to salt-key CLI
2012-05-26 15:36:59 -07:00
Jon McKenzie
c0f8e07bd7 Add --yaml-out, --json-out, and --raw-out outputters to salt-key CLI (retain color output as default) 2012-05-26 18:22:24 -04:00
Thomas S Hatch
1fa592bf0e Add ssh_known_hosts to docs 2012-05-26 09:28:17 -06:00
Thomas S Hatch
473be16991 Add selinux state to docs 2012-05-26 09:26:13 -06:00
Thomas S Hatch
60bf7be18c Add git state to docs 2012-05-26 09:23:23 -06:00
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