Currently there is a pre configure callback in the LifeCycle class (can_configure). It would be great if there was a similar callback which happened post configuration.
My use case is that I want to edit iptable rules before and after configuration for haproxy.
Currently there is a pre configure callback in the LifeCycle class (can_configure). It would be great if there was a similar callback which happened post configuration.
My use case is that I want to edit iptable rules before and after configuration for haproxy.