0

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

  • What do you mean by "multi-site"? Do you want to write only one Heat template that includes two or three different kinds of deployment? Correct me if I miss-understood. – Corey Sep 26 '20 at 09:42
  • hei multi-site mean two open stack cloud deployment at two different geographical locations – Mudassar Yamin Sep 26 '20 at 13:01

1 Answers1

0

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

hakkican
  • 406
  • 1
  • 3
  • 12