From c827275cc399224034ea16fb4bde799b3568dad6 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 11 Dec 2019 00:55:44 -0500 Subject: [PATCH] Update hosts-dnsmasq.j2 --- roles/network/templates/network/hosts-dnsmasq.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/network/templates/network/hosts-dnsmasq.j2 b/roles/network/templates/network/hosts-dnsmasq.j2 index 1b5d5fe06..8f5ea3e45 100644 --- a/roles/network/templates/network/hosts-dnsmasq.j2 +++ b/roles/network/templates/network/hosts-dnsmasq.j2 @@ -1,3 +1,3 @@ # Supplied by IIAB sourced by /etc/dnsmasq.d/iiab.conf -{{ iiab_hostname }} {{ lan_ip }} +{{ iiab_hostname }} {{ lan_ip }} box {{ lan_ip }}