7f5acef378
Add charmhelpers.contrib.hardening and calls to install, config-changed, upgrade-charm and update-status hooks. Also add new config option to allow one or more hardening modules to be applied at runtime. Change-Id: I0f3035c8f8feae90ad3572297fab0ac28e7d97e2
16 lines
325 B
YAML
16 lines
325 B
YAML
branch: lp:charm-helpers
|
|
destination: hooks/charmhelpers
|
|
include:
|
|
- core
|
|
- cli
|
|
- fetch
|
|
- contrib.openstack|inc=*
|
|
- contrib.hahelpers
|
|
- contrib.network
|
|
- contrib.python.packages
|
|
- contrib.storage.linux
|
|
- contrib.python
|
|
- payload
|
|
- contrib.charmsupport
|
|
- contrib.hardening|inc=*
|