Fix mariadb container name in resource description

This commit is contained in:
Evgeniy L 2015-06-01 12:44:06 +02:00
parent e4d9bbcde0
commit 8afd953c23

View File

@ -4,7 +4,7 @@ version: 1.0.0
input: input:
image: image:
schema: str! schema: str!
value: kollaglue/fedora-rdo-mariadb-app value: mariadb
root_password: root_password:
schema: str! schema: str!
value: password value: password