gchq / stroom-ansible

A home for all stroom related ansible playbooks, roles, etc.
Apache License 2.0
4 stars 6 forks source link

Database users should allow for variable passwords #11

Open burnalting opened 4 years ago

burnalting commented 4 years ago

Having fixed passwords in the roles/templates is not appropriate. We should have database passwords establish as ansible variables in the main configuration file.

Further the default/example password should have some complexity to meet the standard password complexity requirements of Mysql 8.0.