redhat-openstack / openshift-on-openstack

A place to write templates, docs etc. for deploying OpenShift on OpenStack.
Apache License 2.0
136 stars 87 forks source link

Explicitly set replica=1 for registry #233

Closed jprovaznik closed 8 years ago

jprovaznik commented 8 years ago

If unset, openshift-ansible now uses all nodes with selector=infra, the problem is that when using cinder volume, the same volume would be mounted to 3 nodes which fails.