summaryrefslogtreecommitdiff
path: root/ansible/roles/hotspot/defaults/main.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-09-23 16:50:46 +0300
committerLars Wirzenius <liw@liw.fi>2016-09-26 16:10:09 +0300
commit20596acbfb10f92ee7ea04facaea68c3bd340c3f (patch)
treea77f3d78070fbbf53535b010cdd56290c6d0e610 /ansible/roles/hotspot/defaults/main.yml
parentef137489a2af825da682169ed3a532c452e4f68c (diff)
downloadminipc-router-20596acbfb10f92ee7ea04facaea68c3bd340c3f.tar.gz
Move hotspot defaults to top level
Diffstat (limited to 'ansible/roles/hotspot/defaults/main.yml')
-rw-r--r--ansible/roles/hotspot/defaults/main.yml17
1 files changed, 0 insertions, 17 deletions
diff --git a/ansible/roles/hotspot/defaults/main.yml b/ansible/roles/hotspot/defaults/main.yml
deleted file mode 100644
index a413af9..0000000
--- a/ansible/roles/hotspot/defaults/main.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-# Your network SSID
-ssid: Caprica
-# Your country code
-country: FI
-# Your passphrase
-passphrase: "{{ lookup('pipe', 'pass show office_network/wifi') }}"
-# Wireless device, check `iwconfig`
-interface: wlan0
-# Set if interface is a bridge, leave empty otherwise
-bridge: br0
-# IEEE 802.11 operation mode
-# Supported modes: a, b, g, ad
-mode: g
-# Enable 802.11n, if supported by chipset
-ieee80211n: 1
-# Channel to use, check `iw list`
-channel: 2