From 1a92f79a62a5e2a33cfff9a8c7f2346e01921527 Mon Sep 17 00:00:00 2001 From: Sho Ishida Date: Sat, 18 Jul 2026 06:11:19 +0000 Subject: [PATCH] Add a missing asterisk --- docs/03-terraform.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/03-terraform.md b/docs/03-terraform.md index c3c6c66..5381670 100644 --- a/docs/03-terraform.md +++ b/docs/03-terraform.md @@ -108,7 +108,7 @@ ethernets: - 1.1.1.1 ``` -*Note: The primary nameserver points to `172.30.1.85`(the FreeIPA DNS server), with a fallback to `1.1.1.1`. +*Note: The primary nameserver points to `172.30.1.85`(the FreeIPA DNS server), with a fallback to `1.1.1.1`.* ---