Skip to content

SOSETH/mariadb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

0 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages