Merge pull request #79 from xarses/example-sh-glance

Change password to mariadb
This commit is contained in:
Łukasz Oleś 2015-06-03 13:28:17 +02:00
commit 6c56e00b9e

View File

@ -7,7 +7,7 @@ input:
value: mariadb value: mariadb
root_password: root_password:
schema: str! schema: str!
value: password value: mariadb
port: port:
schema: int! schema: int!
value: 3306 value: 3306