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