diff --git a/ansible-inventory b/ansible-inventory index 8b19da4..38b5493 100644 --- a/ansible-inventory +++ b/ansible-inventory @@ -21,11 +21,32 @@ ap-b634 ip=10.85.1.37 location=tent-3 channel_2g=1 channel_5g=116 txpo ap-b6cc ip=10.85.1.39 location=tent-3 channel_2g=6 channel_5g=40 txpower_2g=15 txpower_5g=20 ap-b682 ip=10.85.1.40 location=tent-3 channel_2g=11 channel_5g=64 txpower_2g=15 txpower_5g=20 +ap-116e ip=10.86.1.31 location=p203 disable_2g=1 channel_5g=48 txpower_2g=16 txpower_5g=17 +ap-11c4 ip=10.86.1.32 location=office-security channel_2g=1 channel_5g=36 txpower_2g=16 txpower_5g=17 +ap-1202 ip=10.86.1.33 location=p201 disable_2g=1 channel_5g=153 txpower_2g=16 txpower_5g=17 +ap-12a8 ip=10.86.1.34 location=p104 channel_2g=11 channel_5g=60 txpower_2g=16 txpower_5g=17 +ap-13ac ip=10.86.1.35 location=p106 disable_2g=1 channel_5g=116 txpower_2g=16 txpower_5g=17 +ap-144c ip=10.86.1.36 location=p108 channel_2g=1 channel_5g=140 txpower_2g=16 txpower_5g=17 +ap-12c2 ip=10.86.1.37 location=p207 disable_2g=1 channel_5g=128 txpower_2g=16 txpower_5g=17 +ap-16bc ip=10.86.1.38 location=p205 channel_2g=6 channel_5g=104 txpower_2g=16 txpower_5g=17 +ap-1374 ip=10.86.1.39 location=kitchen-og disable_2g=1 channel_5g=153 txpower_2g=16 txpower_5g=17 + [accesspoints:vars] ansible_remote_tmp=/tmp garet_profile=aruba-ap-105_22.03 garet_release=9974455 +[aptype_aruba_ap_303] +ap-11c4 +ap-116e +ap-1202 +ap-12a8 +ap-13ac +ap-144c +ap-12c2 +ap-16bc +ap-1374 + [aptype_aruba_ap_105] ap-c5d1 ap-ac7c @@ -141,6 +162,15 @@ site=ans [site_rgs] sax-rgs-sw-access01 sax-rgs-sw-access02 +ap-11c4 +ap-116e +ap-1202 +ap-12a8 +ap-13ac +ap-144c +ap-12c2 +ap-16bc +ap-1374 [site_rgs:vars] wifi_ssid="{{ lookup('passwordstore', 'wifi/site_rgs_ssid') }}" diff --git a/password-store/accesspoints/ap-116e.gpg b/password-store/accesspoints/ap-116e.gpg new file mode 100644 index 0000000..94f361d Binary files /dev/null and b/password-store/accesspoints/ap-116e.gpg differ diff --git a/password-store/accesspoints/ap-11c4.gpg b/password-store/accesspoints/ap-11c4.gpg new file mode 100644 index 0000000..9b69745 Binary files /dev/null and b/password-store/accesspoints/ap-11c4.gpg differ diff --git a/password-store/accesspoints/ap-1202.gpg b/password-store/accesspoints/ap-1202.gpg new file mode 100644 index 0000000..24e9a7a Binary files /dev/null and b/password-store/accesspoints/ap-1202.gpg differ diff --git a/password-store/accesspoints/ap-12a8.gpg b/password-store/accesspoints/ap-12a8.gpg new file mode 100644 index 0000000..22e62df Binary files /dev/null and b/password-store/accesspoints/ap-12a8.gpg differ diff --git a/password-store/accesspoints/ap-12c2.gpg b/password-store/accesspoints/ap-12c2.gpg new file mode 100644 index 0000000..f904be2 Binary files /dev/null and b/password-store/accesspoints/ap-12c2.gpg differ diff --git a/password-store/accesspoints/ap-1374.gpg b/password-store/accesspoints/ap-1374.gpg new file mode 100644 index 0000000..4f41d13 Binary files /dev/null and b/password-store/accesspoints/ap-1374.gpg differ diff --git a/password-store/accesspoints/ap-13ac.gpg b/password-store/accesspoints/ap-13ac.gpg new file mode 100644 index 0000000..af0a22d Binary files /dev/null and b/password-store/accesspoints/ap-13ac.gpg differ diff --git a/password-store/accesspoints/ap-144c.gpg b/password-store/accesspoints/ap-144c.gpg new file mode 100644 index 0000000..e87b92b Binary files /dev/null and b/password-store/accesspoints/ap-144c.gpg differ diff --git a/password-store/accesspoints/ap-16bc.gpg b/password-store/accesspoints/ap-16bc.gpg new file mode 100644 index 0000000..29865a6 Binary files /dev/null and b/password-store/accesspoints/ap-16bc.gpg differ