diff --git a/my.cnf.j2 b/my.cnf.j2 deleted file mode 100644 index 84cc8f8..0000000 --- a/my.cnf.j2 +++ /dev/null @@ -1,3 +0,0 @@ -[client] -user={{mysql_username}} -password={{mysql_password}}