From 0fb915713aaf9bfca07a239428e445461b504e7a Mon Sep 17 00:00:00 2001 From: ITQ Date: Sat, 5 Jul 2025 12:22:07 +0300 Subject: [PATCH] feat: added hosts file --- terraform/configs/hosts | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 terraform/configs/hosts diff --git a/terraform/configs/hosts b/terraform/configs/hosts new file mode 100644 index 0000000..047fff6 --- /dev/null +++ b/terraform/configs/hosts @@ -0,0 +1,2 @@ +10.6.6.10 client +10.6.6.20 server