Comment 4 for bug 1889395

Revision history for this message
Damien Ciabrini (dciabrin) wrote :

So the container error can be fixed by calling the appropriate pcs command:

  . "resource restart" when there are running containers,
  . "resource cleanup" when all the containers errored out.

This will fix CI and will give us time to fix the HAProxy service on standalone separately.