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