puppetlabs-toy-chest/puppetlabs-openstack

How to install cinder on multiple servers

Closed this issue · 1 comments

Install cinder on multiple servers. Does common.yaml file support multiple IP, like below.

openstack::storage::address::api: '192.168.11.5,192.168.11.6'
openstack::storage::address::management: '172.16.33.5,172.16.33.6'

This is not supported. This would require an HA solution which is a long way off for this module.