mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-02-24 10:13:30 +07:00
🚀 Upstream management on molecule
This commit is contained in:
committed by
Emilien M
parent
9a79dd8d63
commit
5e26a65e8e
@@ -6,3 +6,4 @@ mariadb_extra_configuration:
|
||||
mariadb_install_xtrabackup_package: true
|
||||
mariadb_slow_query_log_enabled: true
|
||||
mariadb_debug_role: true
|
||||
mariadb_innodb_buffer_pool_size: 128M
|
||||
|
||||
4
molecule/_shared/inventory/group_vars/upstream.yml
Normal file
4
molecule/_shared/inventory/group_vars/upstream.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
|
||||
mariadb_version: '11.2'
|
||||
mariadb_origin: 'upstream'
|
||||
Reference in New Issue
Block a user