commit | d2fd6863eb02569fa1906d26cffaf42a86ee76aa | [log] [tgz] |
---|---|---|
author | martin f. krafft <madduck@madduck.net> | Wed Jun 26 16:12:12 2013 +0200 |
committer | martin f. krafft <madduck@madduck.net> | Wed Jun 26 20:47:29 2013 +0200 |
tree | a7f9dff229e128a5f834e25120f32b09b4cdbf1e | |
parent | a7451017fe627ac2d367fed39c3f7938a87d5929 [diff] [blame] |
Add TODO item about YAML filename extensions Signed-off-by: martin f. krafft <madduck@madduck.net>
diff --git a/TODO b/TODO index d728911..de087ab 100644 --- a/TODO +++ b/TODO
@@ -4,4 +4,4 @@ - Salt and Puppet adapters, whoever might want them. - Tests for outputters - Improve testing of yaml_fs, maybe with more realistic examples -- +- Configurable file extension (.yaml/.yml, or support both)