The sssd modules
  • Perl 69.5%
  • Shell 16.2%
  • Dockerfile 8.2%
  • Python 4.5%
  • Makefile 1.6%
Find a file
2017-05-24 15:18:12 +02:00
modulemd.yaml Create modulemd.yaml 2017-05-22 14:20:22 +02:00
README.md fix wording 2017-05-24 15:10:28 +02:00

TEMPLATE module

Dist Git | F26 modulemd | Package DB | PDC

A simple example of how a git repo for a module could look like. This paragraph contains a short description of the module.

Current state

State Description
✓ YES Build passes in the infra (all build deps are ok)
✓ YES Installs on the Base Runtime (all runtime deps are ok)
✗ NO No bootstrap - uses only proper modules
✓ YES General tests are in dist-git
✓ YES General tests pass
✗ NO Meets the Fedora Module Packaging Guidelines

Notes

I can type some quick notes about the current state here. Like "I'm using bootstrap because I need Java to build my webserver and I didn't manage to get Java module to work."