Adapt to new fuel-ccp rendering approach

Change-Id: Iccfeff8a8666a7a325bfc04085d3992061354416
This commit is contained in:
Dmitriy Ukhlov 2016-09-13 16:28:45 +03:00
parent 39cb95b6bd
commit 3a9111a112
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
service: service:
name: etcd name: etcd
ports: ports:
- etcd_client_port - {{ etcd_client_port }}
- etcd_server_port - {{ etcd_server_port }}
containers: containers:
- name: etcd - name: etcd
image: etcd image: etcd