salt/salt
2012-11-16 22:27:22 +01:00
..
auth Remove unused import from ldap.py 2012-11-12 22:22:33 -07:00
cli Add the pki directory to verify_env on salt-key 2012-11-16 11:14:50 -07:00
ext Add 'ext' salt extensions package for future add-ons 2011-08-10 11:18:50 -06:00
grains Add _OS_NAME_MAP entry for Arch Linux 2012-11-12 21:22:05 -06:00
modules Fix for #2582. Replaced git-pull with git-fetch; git-merge FETCH_HEAD. Where the merge only happens, if there is a branch currently checked out. The whole function still needs to be checked for consistency in all tests and log messages 2012-11-16 22:27:22 +01:00
output Fix tests and "convert" text output to "txt" when choosing outputter. 2012-11-16 00:07:08 +00:00
pillar Fix for #2567 2012-11-15 16:20:55 -07:00
renderers Changed my mind. Trying out the passing-file-object approach for template renderers. 2012-11-15 10:46:44 -05:00
returners Change the lookup index to 0 2012-11-09 23:56:06 -07:00
runners clean out some commented out lines 2012-11-08 11:35:24 -07:00
states Fix for #2582. Replaced git-pull with git-fetch; git-merge FETCH_HEAD. Where the merge only happens, if there is a branch currently checked out. The whole function still needs to be checked for consistency in all tests and log messages 2012-11-16 22:27:22 +01:00
tops Remove unused import salt.utils 2012-11-12 23:25:09 -07:00
utils Typo. 2012-11-15 23:36:25 +00:00
wheel Add pillar_roots to the wheel system 2012-10-30 11:48:25 -06:00
__init__.py remove unused getpass 2012-11-12 21:21:12 -07:00
_compat.py use single quotes 2012-09-23 22:46:00 -06:00
client.py remove unused import 2012-11-12 22:24:44 -07:00
config.py Fix chicken/egg module import issue. 2012-11-15 23:52:46 +00:00
crypt.py Added salt.utils.mkstemp() as a helper. 2012-11-14 11:45:17 +00:00
exceptions.py Fixes #2343 Raise an exception instead of sys.exit 2012-11-07 12:28:13 -07:00
fileclient.py Refactor: make_dirs -> makedirs, gzip_compression -> gzip 2012-11-14 18:06:53 -08:00
key.py "Migrate" salt-key -l functionality to salt.key. 2012-10-30 16:48:21 +00:00
loader.py Fix #2496 2012-11-14 12:56:11 -07: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 Refactor: make_dirs -> makedirs, gzip_compression -> gzip 2012-11-14 18:06:53 -08:00
minion.py Open file with with statement 2012-11-13 22:46:08 -07:00
payload.py Make id optional 2012-09-02 23:42:40 -06:00
runner.py Sort salt-run documentation output. PEP-8 Fixes. 2012-11-09 11:50:12 +00:00
scripts.py '' is not always in sys.path 2012-09-02 00:03:16 -06:00
state.py Fix #2559 2012-11-15 10:11:32 -07:00
template.py clean out unused import 2012-11-14 18:27:57 -07:00
version.py Handle __version_info__ when local git tags are not up to date. 2012-11-16 11:00:02 +00:00