salt/tests/integration/files
Pedro Algarvio 759d67ffc0 Reverted back the --key-logfile deprecation.
On the parsers cleanup branch, I though about making the available options as equal as possible. Since the log_file setting for the master and the minion could be separately set,  I made the logfile option for the key also log_file. Yet, since there's no key specific config file, it shares master, one could only specify the log_file settings from the cli,   it could not be hardcoded on the config file, unless, we made a separate config file just for key.
So, in order to reduce required changes, and keep it all as backwards compatible as possible, the key log file options is now, once again, `--key-logfile` which will allow us to   hardcode it in the masters config file as `key_logfile`.
This will also, hopefully make travis behave better too.
2012-08-08 01:08:38 +01:00
..
conf Reverted back the --key-logfile deprecation. 2012-08-08 01:08:38 +01:00
file/base Add test for recuse error 2012-06-19 10:29:14 -06:00
pillar/base Add pillar data specific to the sub_minion 2012-05-23 10:05:14 -06:00
ssh Add support for known_hosts management 2012-05-21 21:49:43 +06:00
ext.yaml Add backend for initial ext_pillar tests 2012-04-08 21:31:08 -06:00
hosts Split out integration tests from pure unit tests. 2012-02-20 13:18:13 +01:00