From 8e17a4bc5364de696a82405e577c73b47235a279 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 28 Dec 2017 16:36:16 -0500 Subject: [PATCH] 2 line breaks, to correspond w/ output of iiab-hostapd.conf.j2 --- roles/network/templates/hostapd/hostapd.conf.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/network/templates/hostapd/hostapd.conf.j2 b/roles/network/templates/hostapd/hostapd.conf.j2 index 1eb39a8c1..ebce5e047 100644 --- a/roles/network/templates/hostapd/hostapd.conf.j2 +++ b/roles/network/templates/hostapd/hostapd.conf.j2 @@ -2,6 +2,7 @@ interface={% if iiab_wireless_lan_iface is defined %}{{ iiab_wireless_lan_iface }}{% endif %} + ssid={{ host_ssid }} channel={{ host_channel }} {%if iiab_lan_iface == "br0" %}