.. |
auth
|
Single quotes :)
|
2012-10-23 14:46:21 -06:00 |
cli
|
Caller needs to pass the fun in the return dict
|
2012-10-31 14:34:25 -06:00 |
ext
|
Add 'ext' salt extensions package for future add-ons
|
2011-08-10 11:18:50 -06:00 |
grains
|
Merge pull request #2293 from vbulax/patch-1
|
2012-10-21 13:16:00 -07:00 |
modules
|
Add an option function to the config module
|
2012-10-31 14:27:33 -06:00 |
output
|
Fix output error when opts not passed in
|
2012-10-31 16:56:57 -06:00 |
pillar
|
Don't pass through the minions grains back in the pillar
|
2012-10-31 14:07:14 -06:00 |
renderers
|
Merge pull request #2084 from gcw/develop
|
2012-09-24 21:30:47 -07:00 |
returners
|
bump the redis returner to use the new config module
|
2012-10-31 14:45:18 -06:00 |
runners
|
Add initial code for external job cache
|
2012-10-31 16:49:56 -06:00 |
states
|
Fix group logic. Fixes #2353
|
2012-10-31 16:44:25 -06:00 |
tops
|
Add docs to ext_nodes
|
2012-10-16 16:29:09 -06:00 |
utils
|
chown the pidfile to the correct user
|
2012-10-31 12:23:29 -06:00 |
wheel
|
Add pillar_roots to the wheel system
|
2012-10-30 11:48:25 -06:00 |
__init__.py
|
Make authentication tokens work!
|
2012-10-09 14:04:21 -06:00 |
_compat.py
|
use single quotes
|
2012-09-23 22:46:00 -06:00 |
client.py
|
Refix running master as non-root user
|
2012-10-22 11:10:17 -06:00 |
config.py
|
Add ext_job_cache option
|
2012-10-31 15:42:48 -06:00 |
crypt.py
|
Fix padding calls in crypt
|
2012-10-13 22:32:45 -06:00 |
exceptions.py
|
Add req timeout exception
|
2012-07-05 21:51:03 -06:00 |
fileclient.py
|
pass in the minion opts to ext_nodes call
|
2012-10-01 00:21:30 -06:00 |
key.py
|
"Migrate" salt-key -l functionality to salt.key .
|
2012-10-30 16:48:21 +00:00 |
loader.py
|
change returners to be a gen_functions loader
|
2012-10-31 13:01:38 -06:00 |
log.py
|
Warn the user about grains not accurate in some situations and try to work around that. Fixes #2151.
|
2012-10-03 22:15:47 +01:00 |
master.py
|
Don't use a try/except block to check for functions which are unavailable on the master.
|
2012-10-31 13:45:03 -05:00 |
minion.py
|
Add the MasterMinion class to be able to use minion side stuff
|
2012-10-31 16:33:11 -06:00 |
payload.py
|
Make id optional
|
2012-09-02 23:42:40 -06:00 |
runner.py
|
Removed empty whitespace
|
2012-10-24 10:47:35 -06:00 |
scripts.py
|
'' is not always in sys.path
|
2012-09-02 00:03:16 -06:00 |
state.py
|
fix some double quotes
|
2012-10-31 16:22:56 -06:00 |
template.py
|
Fix for #2068, needs testing
|
2012-09-27 17:06:32 -06:00 |
version.py
|
Restore __version_info__
|
2012-10-24 18:10:12 -06:00 |