move openwrt image config to host_vars
[noc.git] / ansible / group_vars / openwrt / main.yml
diff --git a/ansible/group_vars/openwrt/main.yml b/ansible/group_vars/openwrt/main.yml
new file mode 100644 (file)
index 0000000..b93d046
--- /dev/null
@@ -0,0 +1,15 @@
+---
+openwrt_packages_remove:
+  - ppp
+  - ppp-mod-pppoe
+  - dnsmasq
+  - firewall
+  - odhcpd
+openwrt_packages_add:
+  - haveged
+  - htop
+  - hwclock
+  - ip
+  - less
+  - nano
+  - tcpdump