From d56031951e63ae67e5660b3d4285cd67dcd1586c Mon Sep 17 00:00:00 2001 From: phaer Date: Fri, 11 Feb 2022 23:10:43 +0100 Subject: [PATCH] undo readyz formatting... ...running into weird issues and keep getting 403, while it worked with the old formatting. maybe bash escaping? --- master.tf | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/master.tf b/master.tf index 59c2d71..23ed746 100644 --- a/master.tf +++ b/master.tf @@ -95,12 +95,8 @@ resource "hcloud_server" "first_control_plane" { echo "Initiating the cluster..." sleep 2 done - timeout 120 bash <