Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MariaDB

Configure mariadb without HA. See mariadb-ha role for Galera cluster configuration.

Configuration

Var Default value Description
mariadb_local_only True Don't accept remote connections when set to True.
mariadb_root_password The password to set for root.
mariadb__databases [] List of dicts of databases/users to create. Each entry has a name, user and passwort attribute, specifying a database and a user to access this database. The user will be granted all privileges on the database.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages