Skip to content
Snippets Groups Projects
  • Billy Olsen's avatar
    ec9f5ddf
    Add hardening support · ec9f5ddf
    Billy Olsen authored
    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: I5f85699adcb5c37ffcda971a3ed5f1f965fd7fb6
    ec9f5ddf
    History
    Add hardening support
    Billy Olsen authored
    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: I5f85699adcb5c37ffcda971a3ed5f1f965fd7fb6
hardening.yaml 173 B
# 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