Eduardo Olivares d32e91b857 Check node names using startswith instead of in
Due to recent changes in inventory creation, node names use FQDN and
this may cause issues when deciding whether a node is an OCP node or
not. Example: "compute-0.ocp.openstack.lab" is not an OCP node, but
"ocp" is part of its hostname.
With this patch, the issue with FQDNs is resolved by checking how the
hostname starts.

Change-Id: I75ad4316338effccb67614997909ee7d7ff17c65
2024-08-08 09:04:27 +02:00
..
2023-07-21 20:01:03 +05:30
2024-02-15 20:15:41 +02:00
2024-03-10 15:19:18 +02:00
2024-03-19 11:12:43 +02:00
2024-04-14 17:46:19 +03:00
2024-03-04 02:55:28 +02:00