openstack-ansible/etc/openstack_deploy/conf.d/murano.yml.example
Guilherme Steinmüller 0ff6e1fb34 Add support to deploy murano
Needed-By: https://review.opendev.org/677830
Depends-On: https://review.opendev.org/682896
Change-Id: If40e2aa07af9ae3099aeb8f1c58388765d3ddd33
2019-10-23 18:54:35 +03:00

9 lines
178 B
Plaintext

# The infra nodes that will be running the murano services
murano-infra_hosts:
infra1:
ip: 172.20.236.111
infra2:
ip: 172.20.236.112
infra3:
ip: 172.20.236.113