Seth House
|
7458f69ac7
|
Stripped down the Sphinx config file
|
2011-10-16 00:51:20 -06:00 |
|
Seth House
|
ae06a8c7be
|
Tiny clarifications and compactions to the main page
The main Salt page is getting a bit imposing with so much information
and links.
|
2011-10-16 00:51:20 -06:00 |
|
Thomas S Hatch
|
143c421186
|
finish the docstrings for the file state
|
2011-10-15 23:26:06 -06:00 |
|
Thomas S Hatch
|
3294eea114
|
Add docs for the file state module
|
2011-10-15 16:17:55 -06:00 |
|
Thomas S Hatch
|
03d339000c
|
fix the code-block syntax
|
2011-10-15 15:42:06 -06:00 |
|
Thomas S Hatch
|
631c8982d3
|
extend docstrings for cron state
|
2011-10-15 14:49:51 -06:00 |
|
Thomas S Hatch
|
5c9a712c17
|
update docstrings for the cmd state
|
2011-10-15 13:34:01 -06:00 |
|
Thomas S Hatch
|
b5407bd670
|
modify kmod state for data structure changes in the kmod module
|
2011-10-15 12:48:36 -06:00 |
|
Thomas S Hatch
|
d44e45f93c
|
modify kmod structures
|
2011-10-15 11:56:17 -06:00 |
|
Thomas S Hatch
|
4b561e0cb9
|
Add kmod state
|
2011-10-15 10:45:50 -06:00 |
|
Thomas S Hatch
|
0688d13ac3
|
change the module loader to return changes
|
2011-10-15 10:19:29 -06:00 |
|
Thomas S Hatch
|
3e6e0c2efe
|
Add kmod module for loading Linux modules
|
2011-10-15 09:56:15 -06:00 |
|
Thomas S Hatch
|
f02403513e
|
Add a python renderer
|
2011-10-13 23:17:00 -06:00 |
|
Thomas S Hatch
|
3dd38e7319
|
Add a profiling decorator to allow for deep profiling functions
|
2011-10-13 20:06:37 -06:00 |
|
Thomas S Hatch
|
470800089f
|
service watcher now returns correct changes data structure
|
2011-10-13 16:26:15 -06:00 |
|
Thomas S Hatch
|
b4804cb2ea
|
change "Decrypting master AES key to debug"
|
2011-10-13 14:32:42 -06:00 |
|
Thomas S Hatch
|
05ee6bd4af
|
repair mount issues with fuse systems
|
2011-10-13 13:14:30 -06:00 |
|
Thomas S Hatch
|
758ca6f345
|
Add fuse device detection
|
2011-10-12 19:13:42 -06:00 |
|
Thomas S Hatch
|
eb86f09af8
|
Add function to mount to detect if a device is a fuse exec
|
2011-10-12 19:01:57 -06:00 |
|
Thomas S Hatch
|
14c1a36da0
|
Add extend methods to state.py, not activated yet
|
2011-10-10 23:35:24 -06:00 |
|
Thomas S Hatch
|
3fd82e6a10
|
require and watch now check for names and __id__, allows for requires to
ref direct names or the low data __id__, offers the most flexibility
|
2011-10-09 23:01:16 -06:00 |
|
Thomas S Hatch
|
3926878580
|
Merge branch 'master' of github.com:thatch45/salt
|
2011-10-09 23:01:10 -06:00 |
|
Thomas S Hatch
|
38f0bdb928
|
Add __id__ to the data compiler and require section - makes requires
based on <type>: __id__ which fixes the issues with one name with many
branches
|
2011-10-09 22:54:12 -06:00 |
|
Thomas S Hatch
|
4ab856e586
|
Merge pull request #152 from whiteinge/version-flag
Added a --version flag to salt cli interfaces
|
2011-10-09 21:40:09 -07:00 |
|
Thomas S Hatch
|
0a51d6b50a
|
Merge pull request #151 from whiteinge/version-prerelease
Bump the Salt version number
|
2011-10-09 21:38:50 -07:00 |
|
Thomas S Hatch
|
f74a58af0b
|
Merge branch 'master' of github.com:thatch45/salt
|
2011-10-09 22:07:34 -06:00 |
|
Thomas S Hatch
|
cbb1ddf51b
|
repair bad dict refs in ssh modules
|
2011-10-09 22:07:05 -06:00 |
|
Seth House
|
ca16e7a12b
|
Bump the Salt version number
|
2011-10-09 18:38:33 -06:00 |
|
Seth House
|
ea1e9b45a1
|
Added a --version flag to salt cli interfaces
|
2011-10-09 16:46:29 -06:00 |
|
Thomas S Hatch
|
7bb9e271e0
|
Merge pull request #150 from whiteinge/missing-req
Added check for missing require block
|
2011-10-09 13:23:17 -07:00 |
|
Seth House
|
89869b5407
|
Added check for missing require block
|
2011-10-09 14:18:46 -06:00 |
|
Thomas S Hatch
|
6c0d8e729a
|
update cron, more precice, manages type diffs from highstate
|
2011-10-08 23:43:14 -06:00 |
|
Thomas S Hatch
|
afb1721997
|
Add absent to cron state
|
2011-10-08 22:12:13 -06:00 |
|
Thomas S Hatch
|
bcc9cc1814
|
fix returns in cron.rm_job
|
2011-10-08 22:10:20 -06:00 |
|
Thomas S Hatch
|
0cc2801fe1
|
Add rm_job to cron module
|
2011-10-08 22:06:30 -06:00 |
|
Thomas S Hatch
|
2207e8dfbf
|
Add cron state support
|
2011-10-08 21:38:42 -06:00 |
|
Thomas S Hatch
|
0d8d025814
|
Update the cron module to, well, work
|
2011-10-08 17:39:01 -06:00 |
|
Thomas S Hatch
|
0856727467
|
change from file.cache_dir to cp.cache_dir
|
2011-10-08 11:40:50 -06:00 |
|
Thomas S Hatch
|
46f3458f9d
|
first stab it the file.recurse state function
|
2011-10-07 00:35:03 -06:00 |
|
Thomas S Hatch
|
e8f8d59e3d
|
cache_dir works!
|
2011-10-06 23:49:35 -06:00 |
|
Thomas S Hatch
|
9985aba677
|
Add exec chain to download and cache a subdir from the master file
server
|
2011-10-06 23:41:31 -06:00 |
|
Thomas S Hatch
|
c408ec8de7
|
Add list_master to cp module
|
2011-10-06 23:25:18 -06:00 |
|
Thomas S Hatch
|
31effc6c72
|
Add environment to the cache location
|
2011-10-06 23:19:34 -06:00 |
|
Thomas S Hatch
|
77e79c5636
|
Repair path traversal on cache_master function
|
2011-10-06 23:10:18 -06:00 |
|
Thomas S Hatch
|
7bd23ed78a
|
Add minion function for caching the master
|
2011-10-06 22:19:01 -06:00 |
|
Thomas S Hatch
|
bad2d5bf30
|
Repair bad refs to env in list_files
|
2011-10-06 22:14:35 -06:00 |
|
Thomas S Hatch
|
97d908e8e5
|
Add client side to gather all files from the master
|
2011-10-06 22:07:53 -06:00 |
|
Thomas S Hatch
|
1f7def9426
|
missed the return
|
2011-10-06 19:38:02 -06:00 |
|
Thomas S Hatch
|
3188a5e54d
|
Add top level check for renderer
|
2011-10-06 19:27:42 -06:00 |
|
Thomas S Hatch
|
78fb16bf37
|
Add absent and symlink to the file state module
|
2011-10-06 17:54:30 -06:00 |
|