Files
charm-ceilometer-agent/charm-helpers-hooks.yaml
David Ames d2fd2ef626 Update charm-helpers-hooks.yaml and sync ch
Using the new version of the sync tool which removes the charmhelpers
directory before syncing, run charm helpers sync to find any unexpected
missing dependencies.

Change-Id: I648a2830c593de64b3d8a9e72845331089d3e6c4
2019-02-12 15:55:26 -08:00

14 lines
290 B
YAML

repo: https://github.com/juju/charm-helpers
destination: hooks/charmhelpers
include:
- core
- osplatform
- cli
- fetch
- contrib.openstack|inc=*
- contrib.hahelpers
- contrib.storage.linux
- contrib.network.ip
- contrib.python
- contrib.charmsupport