A few of the 'other' APs don't have a 'wlan0'

This commit is contained in:
root 2019-11-01 22:57:49 +02:00
parent df048d8f8b
commit eada3ba47c
4 changed files with 0 additions and 12 deletions

View File

@ -17,9 +17,6 @@ object Host "ap-cf-b1.openfest.org" {
# vars.specification = "ap"
vars.net_interfaces = [ "eth0", "eth1" ]
vars.ifaces[ "wlan0" ] = {
interface = "wlan0"
}
vars.ifaces[ "wlan1" ] = {
interface = "wlan1"

View File

@ -17,9 +17,6 @@ object Host "ap-cf-c1.openfest.org" {
# vars.specification = "ap"
vars.net_interfaces = [ "eth0", "eth1" ]
vars.ifaces[ "wlan0" ] = {
interface = "wlan0"
}
vars.ifaces[ "wlan1" ] = {
interface = "wlan1"

View File

@ -17,9 +17,6 @@ object Host "ap-cf-f-r.openfest.org" {
# vars.specification = "ap"
vars.net_interfaces = [ "eth0", "eth1" ]
vars.ifaces[ "wlan0" ] = {
interface = "wlan0"
}
vars.ifaces[ "wlan1" ] = {
interface = "wlan1"

View File

@ -17,9 +17,6 @@ object Host "ap-ws-noc.openfest.org" {
# vars.specification = "ap"
vars.net_interfaces = [ "eth0", "eth1" ]
vars.ifaces[ "wlan0" ] = {
interface = "wlan0"
}
vars.ifaces[ "wlan1" ] = {
interface = "wlan1"