eab3c4f160
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: If3e20565b1917828cb9fa2cf00b93bd13c1db00f
6 lines
173 B
YAML
6 lines
173 B
YAML
# Overrides file for contrib.hardening. See README.hardening in
|
|
# contrib.hardening for info on how to use this file.
|
|
ssh:
|
|
server:
|
|
use_pam: 'yes' # juju requires this
|