Listener options for Ironic/ceilometer/glance_registry
authorJames Slagle <jslagle@redhat.com>
Sat, 18 Jul 2015 00:00:52 +0000 (20:00 -0400)
committerJames Slagle <jslagle@redhat.com>
Sat, 18 Jul 2015 00:08:29 +0000 (20:08 -0400)
commita18c3a8548000181bacd96fa465914945a49c59e
tree7de8c68eee67a40d997d949d1b8b801ce1ac3d12
parentf621024ea33509e77eca87acf47e84691351b84d
Listener options for Ironic/ceilometer/glance_registry

This updates some of the listener options set by loadbalancer.pp.

Iroinc needs to pass in the option to do a httpchk, otherwise
puppet-haproxy defaults it to doing a ssl-hello-chk, which won't work
against the non-ssl loadbalancer server.

Ceilometer and glance_registry both don't support a httpchk against the
root (/) of their webservers (they return a straight 401) so disable
those checks completely.

Change-Id: Ibfc81175842a748eb077b132b0818c4ea17bbcf6
manifests/loadbalancer.pp