tripleo-ansible/tripleo_ansible
Cédric Jeanneret 21787448de Execute healthchecks as root
Some containers doesn't have the "default" user set to root (which is
good). This lead to healthcheck_port() function to return a message
because the non-root user isn't allowed to call "ss" command as itself.

Ensuring we're running the healthchecks as root will also allow to stop
duplicating some commands, making them faster and smaller for the
system.

This was discovered and discussed on Red Hat bugzilla first, then ported
to Launchpad.

This patch is the port of I2e49d4dd5b385237f4f79929c70365424f6fa22d to
tripleo-ansible "container-manage" role.

Change-Id: I0e6883cd86157b73f18ab63f96f633a8a05e82bf
Related-Bug: 1860569
Related: https://bugzilla.redhat.com/show_bug.cgi?id=1778881
2020-01-23 09:42:02 +01:00
..
ansible_plugins Update the helper filter for needs_delete 2020-01-21 17:37:56 -06:00
playbooks Merge "Replace all references to the old role name" 2020-01-23 04:09:44 +00:00
roles Execute healthchecks as root 2020-01-23 09:42:02 +01:00
roles.galaxy Add galaxy role path which will be ignored by git 2019-07-18 13:40:14 -05:00
tests Update the helper filter for needs_delete 2020-01-21 17:37:56 -06:00
ansible-role-requirements.yml Introduce tripleo-config role 2019-07-30 13:02:25 -05:00