This commit is contained in:
Łukasz Oleś 2015-06-26 21:06:13 +00:00
parent c3bd661186
commit e5b1844a2a

View File

@ -4,7 +4,7 @@ resources:
- id: mariadb_service
from: resources/mariadb_service
values:
port: 5000
port: 3306
root_password: mariadb
image: mariadb
ip: '{{ip}}'