Mudassar Yamin
Mudassar Yamin

Reputation: 21

Openstack multiple site cloud orchestration

Hei, I am looking to orchestrate infrastructure using HEAT templates on multiple OpenStack sites. One easy way is to divide the template and run on sites separately. But, is there any way that I can create a single template for multi-site orchestration

Upvotes: 0

Views: 159

Answers (1)

hakkican
hakkican

Reputation: 446

AFAK it is possible to deploy openstack with ansible. Think like ansible-instance, heat-openstack site.Ansible deploys openstacks with HOT in it.

Upvotes: 0

Related Questions