This library should be the interface for all applications using cobbler signatures.
- Create a cobbler signatures document from scratch
- Modify existing cobbler signature documents
- Read cobbler signatures document
- Hand over structured data to other applications
Can be found in our Docs: https://libcobblersignatures.readthedocs.io
The JSON Schema and an example can be found at
-
https://cobbler.github.io/libcobblersignatures/data/<version>/schema.json ( latest schema )
-
https://cobbler.github.io/libcobblersignatures/data/<version>/distro_signatures.json ( latest signatures )
version | cobbler_version |
---|---|
v1 | v2.x.x |
v2 | v3.0.0 - latest |