From fdd3e958dc1ba8c2429e04b9bc27a0ae287c3a7e Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Mon, 31 Jul 2017 13:12:08 -0400 Subject: [PATCH] Updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index afefc10..049dc0f 100644 --- a/README.md +++ b/README.md @@ -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) * Check/modify the Salt master's configuration to allow loading of the downloaded formulas * 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 tag (maybe?) * Better configuration management (e.g. maybe using a class to handle configuration, where to put the configuration files, etc)