From f34c667d5001d3910296f10fb5db7dd65014aec1 Mon Sep 17 00:00:00 2001 From: Yussuf Shaikh Date: Wed, 29 Jul 2020 11:47:21 +0530 Subject: [PATCH] Remove domain name from dns config (#31) Fixes #29 Signed-off-by: Yussuf Shaikh --- modules/4_nodes/nodes.tf | 6 +++--- modules/5_install/install.tf | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/4_nodes/nodes.tf b/modules/4_nodes/nodes.tf index c508513..09d98a7 100644 --- a/modules/4_nodes/nodes.tf +++ b/modules/4_nodes/nodes.tf @@ -58,7 +58,7 @@ data "ignition_file" "b_hostname" { path = "/etc/hostname" content { content = <