projects
/
noc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
make openwrt images for accesspoints (WIP)
[noc.git]
/
ansible
/
group_vars
/
openwrt
/
main.yml
1
---
2
openwrt_packages_remove:
3
- ppp
4
- ppp-mod-pppoe
5
- dnsmasq
6
- firewall
7
- odhcpd
8
openwrt_packages_add:
9
- haveged
10
- htop
11
- ip
12
- less
13
- nano
14
- tcpdump