nodes: iptables for all
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-03-21 11:44:52 +01:00
parent 3bc5e55400
commit 087bc4c669
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 2 additions and 8 deletions

View file

@ -1,7 +1,6 @@
nodes['home.downloadhelper'] = {
'hostname': '172.19.138.27',
'bundles': {
'iptables',
'netdata',
'nfs-client',
'transmission',

View file

@ -1,10 +1,7 @@
from bundlewrap.metadata import atomic
nodes['home.router'] = {
'hostname': '172.19.138.1',
'bundles': {
'dhcpd',
'iptables',
'netdata',
'nginx',
'openvpn-client',