diff options
Diffstat (limited to 'Requires')
-rw-r--r-- | Requires | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |