config/validate: add new config validator

This validator is still experimental and is going to need new rules in the
future. This lays out the general framework.
This commit is contained in:
Alex Crawford
2014-10-22 11:27:51 -07:00
parent 51f37100a1
commit 055a3c339a
13 changed files with 1438 additions and 1 deletions

1
test
View File

@@ -15,6 +15,7 @@ source ./build
declare -a TESTPKGS=(
config
config/validate
datasource
datasource/configdrive
datasource/file