Add a missing asterisk

This commit is contained in:
Sho Ishida 2026-07-18 06:11:19 +00:00
parent b5ee5927b9
commit 1a92f79a62

View File

@ -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`.*
---