charm-designate/src/layer.yaml
Frode Nordahl 72ba057849
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: I8ebc75746307caa05aad705160b5bd834010bb52
2019-08-22 09:00:19 +02:00

7 lines
294 B
YAML

includes: ['layer:openstack-api', 'layer:leadership', 'interface:bind-rndc', 'interface:hacluster', 'interface:openstack-ha', 'interface:memcache', 'interface:designate']
options:
basic:
use_venv: True
include_system_packages: False
repo: https://github.com/openstack/charm-designate