Merge "Implements: blueprint heat-fig-update"
This commit is contained in:
commit
c3b1174351
14
compose/heat.yaml
Normal file
14
compose/heat.yaml
Normal file
@ -0,0 +1,14 @@
|
||||
heatapi:
|
||||
image: kollaglue/centos-rdo-heat-api
|
||||
name: heat-api
|
||||
net: "host"
|
||||
restart: always
|
||||
env_file:
|
||||
- openstack.env
|
||||
heatengine:
|
||||
image: kollaglue/centos-rdo-heat-engine
|
||||
name: heat-engine
|
||||
net: "host"
|
||||
restart: always
|
||||
env_file:
|
||||
- openstack.env
|
Loading…
x
Reference in New Issue
Block a user