Add network interfaces config

This commit is contained in:
Daniel A. Maierhofer
2018-09-20 11:17:04 +02:00
parent 827ca87a39
commit 32cb76a1d5
4 changed files with 13 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ common_tty: True
common_git: True
common_sysctl: False
common_logrotate: True
common_interfaces: False
common_iptables: True
common_iptables_v4: "iptables_default_v4.j2"
common_iptables_v6: "iptables_default_v6.j2"