Added logic for setting ipv6_defaultrouter for vnet template

This commit is contained in:
Florian Gattermeier
2021-07-26 11:13:04 +02:00
parent 47fed3a76d
commit 2581218f82
3 changed files with 7 additions and 1 deletions
@@ -51,6 +51,7 @@ bastille_decompress_gz_options="-k -d -c -v" ## default
bastille_network_loopback="bastille0" ## default: "bastille0"
bastille_network_shared="" ## default: ""
bastille_network_gateway="" ## default: ""
bastille_network_gateway6="" ## default: ""
## Default Templates
bastille_template_base="default/base" ## default: "default/base"