Skip to content

Commit

Permalink
Move MySQL data dir in molecule tests
Browse files Browse the repository at this point in the history
  • Loading branch information
widhalmt authored and misilot committed Jul 18, 2023
1 parent bd0d28a commit 2d722cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
hosts: all
become: true

vars:
mysql_datadir: "/opt/mysql"

roles:
- role: geerlingguy.mysql

Expand Down

0 comments on commit 2d722cc

Please sign in to comment.