Files
charm-swift-proxy/charm-helpers-hooks.yaml
Edward Hope-Morley 74b951b517 Add hardening support
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
2016-03-24 11:36:26 +00:00

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=*