Explicitly set the keystone admin password.

Goes with this change,
https://github.com/hpcloud-mon/ansible-monasca-schema/pull/12

Change-Id: I94297a67e7e578e5b4d66f73adfd639a56948e67
This commit is contained in:
Tim Kuhlman 2015-02-24 16:59:58 -07:00
parent 35c43925ed
commit 87eb7e7d57

View File

@ -79,7 +79,7 @@
tags:
- cli
roles:
- {role: monasca-schema, tags: [schema]}
- {role: monasca-schema, mysql_admin_password: password, tags: [schema]}
- {role: monasca-api,
api_region: useast,
influxdb_user: mon_api,