commit | 320412b24fcd321756795767ae6d05c839c9432e | [log] [tgz] |
---|---|---|
author | Anthony Young <sleepsonthefloor@gmail.com> | Wed Sep 14 02:39:10 2011 -0700 |
committer | Anthony Young <sleepsonthefloor@gmail.com> | Wed Sep 14 02:39:10 2011 -0700 |
tree | 5eba0967ced94d9d1fe5acd154804344ba5af2f6 | |
parent | 3859f7376044fa918a2c0621fa60895692a913ea [diff] [blame] |
root user for mysql
diff --git a/stack.sh b/stack.sh index 41bcdf2..9cca50f 100755 --- a/stack.sh +++ b/stack.sh
@@ -60,7 +60,7 @@ LIBVIRT_TYPE=${LIBVIRT_TYPE:-qemu} # Mysql connection info -MYSQL_USER=${MYSQL_USER:-nova} +MYSQL_USER=${MYSQL_USER:-root} MYSQL_PASS=${MYSQL_PASS:-nova} MYSQL_HOST=${MYSQL_HOST:-localhost} # don't specify /db in this string, so we can use it for multiple services