.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
country_code={{ pillar['hostapd']['country_code'] }}
|
||||
interface={{ pillar['network']['interface']['wireless'] }}
|
||||
bridge={{ pillar['network']['interface']['bridge'] }}
|
||||
interface={{ pillar['network']['wireless'] }}
|
||||
bridge={{ pillar['network']['bridge'] }}
|
||||
ssid={{ pillar['hostapd']['ssid'] }}
|
||||
hw_mode=g
|
||||
channel={{ pillar['hostapd']['channel'] }}
|
||||
|
Reference in New Issue
Block a user