Thomas S Hatch
b74dac4f06
Resolve a bug in extend and the new dotted state.function format
2012-04-06 00:09:28 -06:00
Thomas S Hatch
6e125873e4
Merge pull request #1052 from duanebc/develop
...
Changed function from list installed to check-update
2012-04-05 23:07:38 -07:00
duanebc
c47230fb63
Changed function from list installed to check-update
2012-04-06 01:55:59 -04:00
Thomas S Hatch
2dcc02877c
Merge pull request #1051 from blast-hardcheese/develop
...
Adding list_upgrades() to apt module
2012-04-05 22:47:56 -07:00
blast_hardcheese
de4fc6ae2f
Renaming check_update, a la yumpkg
2012-04-05 22:38:22 -07:00
Thomas S Hatch
c775d88711
Merge pull request #1050 from duanebc/develop
...
Added check-update to yumpkg5.py
2012-04-05 22:02:16 -07:00
duanebc
e18ec1bc44
Added check-update to yumpkg5.py
2012-04-06 00:57:50 -04:00
Thomas S Hatch
b87469a801
Fix #649
2012-04-05 14:59:34 -06:00
Thomas S Hatch
0e7b2bf738
update docstrings in file for new syntax
2012-04-05 13:47:40 -06:00
Thomas S Hatch
c1cb07be66
update the proc system for the apt module
2012-04-05 13:22:29 -06:00
Thomas S Hatch
457a9843e3
update state module for new daemonize_if
2012-04-05 13:19:31 -06:00
Thomas S Hatch
87c4250204
update daemonize_if to fix proc data
2012-04-05 13:16:45 -06:00
Thomas S Hatch
92dd628386
update docstring for apt.available version, fix #1046
...
Any updates that make this function clearer or more concise are of
course, welcome
2012-04-05 12:13:40 -06:00
Thomas S Hatch
89d32606de
Merge pull request #1049 from duanebc/develop
...
Fixed Typo
2012-04-05 10:27:25 -07:00
duanebc
335cfb32d2
Fixed Typo
2012-04-05 13:24:31 -04:00
Thomas S Hatch
025e4ceac4
Merge pull request #1047 from duanebc/develop
...
Changed yumpkg.py to add yum check-update
2012-04-05 07:31:59 -07:00
root
268f209942
Changed yumpkg.py to add yum check-update
2012-04-05 10:25:49 -04:00
blast_hardcheese
3f857e2b36
Adding check_update
...
Also saw an opportunity to improve how package queries
are handled in general.
2012-04-05 03:38:52 -07:00
Thomas S Hatch
b8227350dc
finish cp module tests with cp.hash_file
2012-04-04 12:00:52 -06:00
Thomas S Hatch
f646d9f38f
add options to runtests allowing for specific suites to be run
2012-04-04 11:49:28 -06:00
Thomas S Hatch
fdd75e81f6
Add some pretty to the unit tests
2012-04-04 10:58:11 -06:00
Thomas S Hatch
2178b0162b
Add cp.is_cached test
2012-04-04 10:46:01 -06:00
Thomas S Hatch
0402ca6194
Add cp.list_minion test
2012-04-04 10:39:45 -06:00
Thomas S Hatch
9f4b4632db
Add cp.list_states test
2012-04-04 10:28:57 -06:00
Thomas S Hatch
0d2519dd31
Add test for cp.cache_local_file
2012-04-04 10:25:02 -06:00
Thomas S Hatch
55e9f01f91
Add cp.cache_master test
2012-04-04 10:13:29 -06:00
Thomas S Hatch
32bf556642
Add test for cp.cache_files
2012-04-04 00:06:41 -06:00
Thomas S Hatch
eef4741c6c
Add cache_file test
2012-04-03 23:58:34 -06:00
Thomas S Hatch
f61c821520
Add cp.get_url test
2012-04-03 23:52:56 -06:00
Thomas S Hatch
222fe3cc8f
Add cp.get_dir
2012-04-03 23:46:45 -06:00
Thomas S Hatch
18e1d5db6e
Add cp.get_template tests
2012-04-03 23:31:53 -06:00
Thomas S Hatch
f1b4e4bda6
Add inital cp module tests
2012-04-03 23:15:37 -06:00
Thomas S Hatch
ae82e606b4
Add files for testing the cp module
2012-04-03 23:14:47 -06:00
Thomas S Hatch
4fe889434f
Add cleaning to the integration module
2012-04-03 23:14:26 -06:00
Thomas S Hatch
42ee187943
Add client kwarg tests
2012-04-03 22:30:38 -06:00
Thomas S Hatch
ea7e9d2ff5
move syndic to client tests
2012-04-03 21:59:38 -06:00
Thomas S Hatch
e43f213b8f
Add first client api tests
2012-04-03 21:57:41 -06:00
Thomas S Hatch
6c0c05c523
Add support for a dir of client tests
2012-04-03 21:14:09 -06:00
Thomas S Hatch
77d1213781
Add the capability to declare the function inside the state dec
...
This is likey to be changed to the default means of declaring the
function. The original intent of having the function as a string in the
state dec list was to declare multiple functions, but this turned out to
be a non scalable concept and was hard locked out quietly in 0.9.4.
Fix #1042
2012-04-03 18:02:26 -06:00
Thomas S Hatch
b0d8635c9e
Merge pull request #1041 from herlo/master
...
Updated spec to 0.9.8
2012-04-03 12:06:07 -07:00
Clint Savage
e1321c5093
rpm to 0.9.8
2012-04-03 13:03:23 -06:00
Thomas S Hatch
70ed5a4d2c
Add compound command support to publish commands, Fix #485
2012-04-03 12:48:17 -06:00
Thomas S Hatch
f8e518690c
some small fixes in the compound command doc
2012-04-03 11:48:27 -06:00
Thomas S Hatch
1d2b096ea6
Add comment for where compound commands aer set up
2012-04-03 11:32:06 -06:00
Thomas S Hatch
f2030964b1
Add quib about apt daemonized process to release notes
2012-04-03 10:28:56 -06:00
Thomas S Hatch
c43defd04d
update py renderer to use the standard template systems
2012-04-03 10:25:30 -06:00
Thomas S Hatch
6eb8134359
move json_mako over to standard template rendering
2012-04-03 10:22:12 -06:00
Thomas S Hatch
ef58a5fc32
Add imports for yaml_mako
2012-04-03 10:19:54 -06:00
Thomas S Hatch
24d778177a
move json_jinja to use new standard renderers
2012-04-03 10:19:21 -06:00
Thomas S Hatch
a525473875
Make the pkg.install and upgrade funcs daemonize on Debian
...
This is to adress the issue of leaving the minion in a bad state if
it is updated via the package manager
2012-04-03 10:12:33 -06:00