Comment 9 for bug 2008822

Revision history for this message
Roberto Alfieri (ralfieri) wrote :

Hey there, probably I found the problem. It seems a YAML indention issue in the container definition template file.

Analyzing the logs, the error returned by container_systemd module was `The error was: NoneType: None`

When the definition file was rendered, the healthcheck for iscsid service is incorrectly defined as none, even if a "test" is defined.

Hopefully this [1] should solve the problem.

[1] https://review.opendev.org/c/openstack/tripleo-ansible/+/876580