Comment 0 for bug 1770890

Revision history for this message
james beedy (jamesbeedy) wrote : haproxy should wait to write out a front end and backend until they are configured by relating service

Haproxy writes out a default front end and backend that binds to port 80.

This is a blocker for charms that want to specify custom service relations to haproxy that bind to port 80.

Can we not write out a frontend/backend just for the heck of it, and wait until relations specify what they want to bind to?\

thanks