From 221bf95949d4176e5276c7e8bfafa56c9104328b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 27 Feb 2022 12:35:36 +0100 Subject: Adding support for deriving IP interface addresses from DNS. Signed-off-by: Daniel Baumann --- share/build-scripts/debconf.d/0003-debconf.templates | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'share/build-scripts/debconf.d/0003-debconf.templates') diff --git a/share/build-scripts/debconf.d/0003-debconf.templates b/share/build-scripts/debconf.d/0003-debconf.templates index 73952a8..73691ae 100644 --- a/share/build-scripts/debconf.d/0003-debconf.templates +++ b/share/build-scripts/debconf.d/0003-debconf.templates @@ -128,6 +128,14 @@ Description: Ethernet Interface Comment (IPv4)? . This defaults to empty. +Template: container/network1/ipv4-address-dns +Type: string +Default: +Description: IP Address from DNS (IPv4)? + Should the IP address automatically (based on the container name) derived from the DNS? + . + This defaults to empty. + Template: container/network1/ipv4-address Type: string Default: @@ -188,6 +196,14 @@ Description: Ethernet Interface Comment (IPv6)? . This defaults to empty. +Template: container/network1/ipv6-address-dns +Type: string +Default: +Description: IP Address from DNS (IPv6)? + Should the IP address automatically (based on the container name) derived from the DNS? + . + This defaults to empty. + Template: container/network1/ipv6-address Type: string Default: -- cgit v1.2.3