From cb550efefe3e4f51a4c60bd7344f6d5822c2c014 Mon Sep 17 00:00:00 2001 From: Mike Fedosin Date: Fri, 12 Jul 2019 12:33:29 +0200 Subject: [PATCH] OpenStack: set correct hostnames All nodes deployed by the Installer should have a prefix with the current cluster ID. --- data/data/openstack/bootstrap/main.tf | 2 +- data/data/openstack/masters/main.tf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/data/openstack/bootstrap/main.tf b/data/data/openstack/bootstrap/main.tf index 7e3e47110c7..7c456c2a1fe 100644 --- a/data/data/openstack/bootstrap/main.tf +++ b/data/data/openstack/bootstrap/main.tf @@ -49,7 +49,7 @@ data "ignition_file" "hostname" { content { content = <