Introduce 'enroll validate' to check a harvest meets the schema spec and isn't lacking artifacts or contains orphaned ones
This commit is contained in:
parent
45e0d9bb16
commit
66d032d981
16 changed files with 1426 additions and 26 deletions
|
|
@ -17,6 +17,7 @@ BuildRequires: python3-poetry-core
|
|||
|
||||
Requires: python3-yaml
|
||||
Requires: python3-paramiko
|
||||
Requires: python3-jsonschema
|
||||
|
||||
# Make sure private repo dependency is pulled in by package name as well.
|
||||
Recommends: jinjaturtle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue