8d9a93bc6d
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: I2248cccf26979cba368d27312692c197df5c4ef1
18 lines
376 B
YAML
18 lines
376 B
YAML
repo: https://github.com/juju/charm-helpers
|
|
destination: hooks/charmhelpers
|
|
include:
|
|
- core
|
|
- cli
|
|
- osplatform
|
|
- fetch
|
|
- contrib.python
|
|
- contrib.storage.linux
|
|
- contrib.hahelpers:
|
|
- apache
|
|
- cluster
|
|
- payload.execd
|
|
- contrib.network.ip
|
|
- contrib.openstack|inc=*
|
|
- contrib.charmsupport
|
|
- contrib.hardening|inc=*
|