b1d232f866
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: I525c15a14662175f2a68cdcd25a3ab2c92237850
17 lines
334 B
YAML
17 lines
334 B
YAML
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
|
|
- contrib.charmsupport
|
|
- contrib.hardening|inc=*
|