Use mysql_host var name instead of gateway_addr in tests

This commit is contained in:
Laurent Indermuehle 2023-01-12 18:49:12 +01:00
commit 39de75bebd
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09
24 changed files with 102 additions and 97 deletions

View file

@ -1,5 +1,7 @@
---
mysql_user: root
mysql_password: msandbox
mysql_host: '{{ gateway_addr }}'
mysql_primary_port: 3307
test_db: test_db
@ -15,4 +17,4 @@ nonexistent: user3
role0: role0
role1: role1
role2: role2
role3: role3
role3: role3