summaryrefslogtreecommitdiffstats
path: root/mysql.yaml
diff options
context:
space:
mode:
authorDerek Higgins <derekh@redhat.com>2013-06-12 07:34:13 +0100
committerDerek Higgins <derekh@redhat.com>2013-06-19 15:35:40 +0100
commit8805035dd0becfbeac67e3d540f2f1fe919002bb (patch)
tree5f5257149419c2a52f73002ae7d7826f5fdbee69 /mysql.yaml
parent823ef3d4347354a0f31b90b51ddaad721e049fbe (diff)
Fix default mysql usernames.
Username heat looks like it got copy and pasted. Change-Id: I40666b8e80df7424e223b317ab4c9d6f614c43e6
Diffstat (limited to 'mysql.yaml')
-rw-r--r--mysql.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/mysql.yaml b/mysql.yaml
index db051a24..f93ae283 100644
--- a/mysql.yaml
+++ b/mysql.yaml
@@ -20,11 +20,11 @@ Parameters:
GlanceUser:
Description: Glance database username.
Type: String
- Default: heat
+ Default: glance
NovaUser:
- Description: Glance database username.
+ Description: Nova database username.
Type: String
- Default: heat
+ Default: nova
MySQLImage:
Type: String
BootstrapHost: