Removal of local-hostname from meta-data

This commit solves the delay in factory install
playbook tasks that was caused by hostname resolution,
removing the variable from meta-data file will ensure
the system uses localhost until controller-0 host
entries and hostname are configured.

Test Plan:

PASS: Follow the standard Factory Install procedure and
verify that the factory install process executes without
delay in the playbook tasks.

PASS: Factory install and enroll a subcloud. Verify that
the subcloud enrollment completes successfully.

Closes-bug: 2101837

Change-Id: Idfed4a1f152996eb0526fb409184abadc91acf41
Signed-off-by: Gustavo Pereira <gustavo.lyrapereira@windriver.com>
This commit is contained in:
Gustavo Pereira 2025-03-10 23:30:27 -03:00
parent 6a80e77c72
commit 4fe91b545e

View File

@ -1,2 +1 @@
instance-id: iid-local01
local-hostname: controller-0