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: I525c15a14662175f2a68cdcd25a3ab2c92237850
12 lines
453 B
Plaintext
12 lines
453 B
Plaintext
###############################################################################
|
|
# WARNING: This configuration file is maintained by Juju. Local changes may
|
|
# be overwritten.
|
|
###############################################################################
|
|
Name: passwdqc password strength enforcement
|
|
Default: yes
|
|
Priority: 1024
|
|
Conflicts: cracklib
|
|
Password-Type: Primary
|
|
Password:
|
|
requisite pam_passwdqc.so {{ auth_pam_passwdqc_options }}
|