9c04d4ff33
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: I0be40a133391da18cbd2b70627228910d172d28d
18 lines
388 B
YAML
18 lines
388 B
YAML
repo: https://github.com/juju/charm-helpers
|
|
destination: hooks/charmhelpers
|
|
include:
|
|
- core
|
|
- osplatform
|
|
- cli
|
|
- fetch
|
|
- contrib.openstack|inc=*
|
|
- contrib.hahelpers
|
|
- contrib.network.ovs
|
|
- contrib.storage.linux
|
|
- payload.execd
|
|
- payload.archive
|
|
- contrib.network.ip
|
|
- contrib.python
|
|
- contrib.charmsupport
|
|
- contrib.hardening|inc=*
|