diff options
author | Markos Chandras <mchandras@suse.de> | 2018-03-08 19:51:51 +0000 |
---|---|---|
committer | Markos Chandras <mchandras@suse.de> | 2018-03-09 14:00:52 +0000 |
commit | a40badcb175a6be138985ff17de06198097a5b16 (patch) | |
tree | 2a468bc9291f9b204778c452f23181b50b3a1fcf /xci/var/opnfv.yml | |
parent | 20b01a6b7163971201a5aa0d6db354d80657d17f (diff) |
xci: roles: configure-network: Wait for connection when configuring the network
Ansible some times loses connection with the host after we configure its
network interface. This shouldn't happen since the host is actually up
and running. As a result of which, we need to fire-and-forget the
restart of the network service and then try to reach the SSH port. We
also need to make sure that all required packages are installed.
Finally, we drop the 'ignore_errors' parameter since we really need to
know when the networking configuration has failed.
Change-Id: I366192737b5c4e01964eaf187396eababbdc808e
Signed-off-by: Markos Chandras <mchandras@suse.de>
Diffstat (limited to 'xci/var/opnfv.yml')
0 files changed, 0 insertions, 0 deletions