- change AP firewall back to script, now using netfilter (requ raspbian 10)
- install netfilter packages on AP nodes
This commit is contained in:
15
roles/ntopng/vars/os_Raspbian_11.yml
Normal file
15
roles/ntopng/vars/os_Raspbian_11.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
ntopng_dependency_packages:
|
||||
- autoconf
|
||||
- shtool
|
||||
- libtool
|
||||
- libcurl4-openssl-dev
|
||||
- libsqlite3-dev
|
||||
- libmariadbclient-dev
|
||||
- libreadline-dev
|
||||
- libxml2-dev
|
||||
- libglib2.0-dev
|
||||
- redis
|
||||
- libmaxminddb-dev
|
||||
- libjson-c-dev
|
||||
- git
|
||||
Reference in New Issue
Block a user