* feat: add initial module.yml for rpm-ostree * chore: add shortdesc to module.yml * feat: add missing module.ymls * feat: add website rebuild action for module reference updates * chore: remove old readme in modules dir * refactor: switch to a hybrid module.yml + README arrangement * chore: switch docs to use starlight aside syntax
5 lines
No EOL
351 B
YAML
5 lines
No EOL
351 B
YAML
name: signing
|
|
shortdesc: The signing module is used to install the required signing policies for cosign image verification with rpm-ostree and bootc.
|
|
readme: https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/signing/README.md
|
|
example: |
|
|
type: signing # this sets up the proper policy & signing files for signed images to work fully |