summaryrefslogtreecommitdiff
path: root/Requires
diff options
context:
space:
mode:
Diffstat (limited to 'Requires')
-rw-r--r--Requires4
1 files changed, 4 insertions, 0 deletions
diff --git a/Requires b/Requires
index f19c9691..b00dd58e 100644
--- a/Requires
+++ b/Requires
@@ -34,3 +34,7 @@ boto
# For patching pieces of cloud-config together
jsonpatch
+
+# For validating that a config modules needed configuration specified
+# in a correct format that the module can understand
+jsonschema