charm-barbican-softhsm/src/layer.yaml
Frode Nordahl c8ff34937a
Rebuild for sync layer-openstack
Also explicitly set ``include_system_packages`` to False.

While that setting is now the a default we consume from
``layer-basic`` it is more clear for the causual reader
of the charm source code.

Remove redundant entries from ``wheelhouse.txt``.

Change-Id: I242795da17bed0c78a7c7808d6b80d11528c65c7
2019-08-22 09:00:19 +02:00

7 lines
186 B
YAML

includes: ['layer:openstack', 'interface:barbican-hsm']
repo: https://github.com/openstack/charm-barbican-softhsm
options:
basic:
use_venv: True
include_system_packages: False