0bee8428f5
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: I69c132b95290faa2cf14accb5e024f98b5aa9c6b
17 lines
349 B
YAML
17 lines
349 B
YAML
branch: lp:charm-helpers
|
|
destination: hooks/charmhelpers
|
|
include:
|
|
- core
|
|
- cli
|
|
- fetch
|
|
- contrib.openstack|inc=*
|
|
- contrib.storage
|
|
- contrib.hahelpers:
|
|
- apache
|
|
- cluster
|
|
- fetch
|
|
- payload
|
|
- contrib.network.ip
|
|
- contrib.python.packages
|
|
- contrib.charmsupport
|
|
- contrib.hardening|inc=* |