Code review comment for lp://staging/~marcoceppi/charms/precise/wordpress/apache-dog-pile

Revision history for this message
Mark Mims (mark-mims) wrote :

bit a show-stopper... just a note
------------------8<-----------------------

little bit of a problem with the way loadbalancer is called...

here's the situation:

bootstrap
deploy mysql
deploy wordpress wp -n7
add-relation wp mysql
...time...
juju set engine=apache2

all the instances reconfigure to apache instead of nginx, but the loadbalancer relations aren't called again, so the instances are all just passthrough.

------------------8<-----------------------

« Back to merge proposal