1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
branch: lp:charm-helpers
destination: hooks/charmhelpers
include:
- core
- cli
- fetch
- contrib.openstack|inc=*
- contrib.storage
- contrib.hahelpers:
- apache
- cluster
- contrib.network
- contrib.python.packages
- payload.execd
- contrib.charmsupport
|