4b98e30307
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: Icf48829e010d35d7d7a4ccd547eae6a8c511c04e
17 lines
353 B
YAML
17 lines
353 B
YAML
branch: lp:charm-helpers
|
|
destination: hooks/charmhelpers
|
|
include:
|
|
- core
|
|
- cli
|
|
- fetch
|
|
- contrib.openstack|inc=*
|
|
- contrib.storage
|
|
- contrib.peerstorage
|
|
- contrib.hahelpers
|
|
- payload
|
|
- contrib.network.ip
|
|
- contrib.peerstorage
|
|
- contrib.python.packages
|
|
- contrib.charmsupport
|
|
- contrib.hardening|inc=*
|