8577da90f5
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: I46b4174540b8a2ec4644a77d1c7c8e7e2278cbd1
19 lines
370 B
YAML
19 lines
370 B
YAML
repo: https://github.com/juju/charm-helpers
|
|
destination: charmhelpers
|
|
include:
|
|
- core
|
|
- osplatform
|
|
- cli
|
|
- fetch
|
|
- contrib.openstack|inc=*
|
|
- contrib.storage
|
|
- contrib.hahelpers:
|
|
- apache
|
|
- cluster
|
|
- fetch
|
|
- payload
|
|
- contrib.network.ip
|
|
- contrib.python
|
|
- contrib.charmsupport
|
|
- contrib.hardening|inc=*
|