1ef99d852e
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: I46e1b43df3a5e59018f604ce1ae20bd62744a45b
17 lines
361 B
YAML
17 lines
361 B
YAML
branch: lp:charm-helpers
|
|
destination: hooks/charmhelpers
|
|
include:
|
|
- core
|
|
- cli
|
|
- fetch
|
|
- contrib.openstack|inc=*
|
|
- contrib.hahelpers
|
|
- contrib.network.ovs
|
|
- contrib.storage.linux
|
|
- payload.execd
|
|
- payload.archive
|
|
- contrib.network.ip
|
|
- contrib.python.packages
|
|
- contrib.charmsupport
|
|
- contrib.hardening|inc=*
|