7f71ff931d
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: I7f5b2f6f271829c696a496319d64f575d0da1e26
19 lines
421 B
YAML
19 lines
421 B
YAML
branch: lp:charm-helpers
|
|
destination: hooks/charmhelpers
|
|
include:
|
|
- core
|
|
- cli
|
|
- fetch
|
|
- contrib.storage.linux:
|
|
- utils
|
|
- contrib.hahelpers:
|
|
- apache
|
|
- cluster
|
|
- payload.execd
|
|
- contrib.openstack|inc=*
|
|
- contrib.network.ip
|
|
- contrib.openstack.ip
|
|
- contrib.storage.linux
|
|
- contrib.python.packages
|
|
- contrib.charmsupport
|
|
- contrib.hardening|inc=* |