Updated README

This commit is contained in:
Gregory Ballantine 2017-07-31 13:12:08 -04:00
parent 4781ad97a2
commit fdd3e958dc

View File

@ -70,6 +70,7 @@ What still needs done...
* Creating symlinks from formulas directory to states directory (to avoid having to check/modify the Salt master configuration) * Creating symlinks from formulas directory to states directory (to avoid having to check/modify the Salt master configuration)
* Check/modify the Salt master's configuration to allow loading of the downloaded formulas * Check/modify the Salt master's configuration to allow loading of the downloaded formulas
* Logging actions, failures, etc into a log file * Logging actions, failures, etc into a log file
* Find some way of properly tracking versions in a logical and flexible mannger
* Tracking a specific commit (maybe?) * Tracking a specific commit (maybe?)
* Tracking a tag (maybe?) * Tracking a tag (maybe?)
* Better configuration management (e.g. maybe using a class to handle configuration, where to put the configuration files, etc) * Better configuration management (e.g. maybe using a class to handle configuration, where to put the configuration files, etc)