Skip to content
Snippets Groups Projects
Commit dd1e5276 authored by Alexander Weidinger's avatar Alexander Weidinger
Browse files

mysql.server_checks: enforce root password

parent 5e6708dd
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,12 @@ debconf.
cryptographically insecure, future formula versions should use the
newly available ``random.get_str`` method.
``mysql.server_checks``
-----------------------
Enforces a root password to be set.
``mysql.disabled``
------------------
......
check_pillar_for_root_password:
test.check_pillar:
- present:
- mysql:server:root_password
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment