charm-hacluster/charm-helpers-hooks.yaml
David Ames 3e4de79299 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: Ifa240291b5176da8081fc37473016a8254ba9e08
2019-02-12 15:56:55 -08:00

18 lines
407 B
YAML

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