3e4de79299
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
18 lines
407 B
YAML
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
|