Starting the mirrorlist container after a stop sometimes fails with: Error: error creating container storage: the container name "mirrorlist1.service" is already in use One way to work around this is to run: sudo -u mirrormanager /usr/bin/podman rm mirrorlist1.service --storage --force The restart mirrorlist container script now tries to remove the container with '--storage --force' if the start fails and retries the start. Signed-off-by: Adrian Reber <adrian@lisas.de> |
||
---|---|---|
.. | ||
defaults | ||
files | ||
tasks | ||
templates | ||
vars |