Force 'mariadb' as service name if install from upstream

This commit is contained in:
Emilien Mantel
2021-09-02 14:49:48 +02:00
parent 5a8f5b74c4
commit bae3a786f5
3 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
---
mariadb_service_name: 'mysql'
mariadb_default_service_name: 'mysql'

View File

@@ -1,3 +1,3 @@
---
mariadb_service_name: 'mariadb'
mariadb_default_service_name: 'mariadb'