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: I7e6abb16d16d08575cad4f3a52b6fc54b3ac01c2
18 lines
369 B
YAML
18 lines
369 B
YAML
branch: lp:charm-helpers
|
|
destination: charmhelpers
|
|
include:
|
|
- core
|
|
- cli
|
|
- fetch
|
|
- contrib.openstack|inc=*
|
|
- contrib.storage.linux
|
|
- contrib.hahelpers:
|
|
- apache
|
|
- cluster
|
|
- payload.execd
|
|
- contrib.network.ip
|
|
- contrib.peerstorage
|
|
- contrib.python.packages
|
|
- contrib.charmsupport
|
|
- contrib.hardening|inc=*
|