summaryrefslogtreecommitdiffstats
path: root/share/build-scripts/debconf.d/0003-debconf.templates
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-06-04 05:22:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-06-04 05:22:34 +0000
commit7ea67cf5f67c969c886171d3d36e060ccb5c6a2c (patch)
tree35a364d69cb3bb8e42ecb90e5e05ca56bd27bf42 /share/build-scripts/debconf.d/0003-debconf.templates
parentAdding upstream version 20220522. (diff)
downloadopen-infrastructure-compute-tools-7ea67cf5f67c969c886171d3d36e060ccb5c6a2c.tar.xz
open-infrastructure-compute-tools-7ea67cf5f67c969c886171d3d36e060ccb5c6a2c.zip
Adding upstream version 20220604.upstream/20220604
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/build-scripts/debconf.d/0003-debconf.templates')
-rw-r--r--share/build-scripts/debconf.d/0003-debconf.templates4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/build-scripts/debconf.d/0003-debconf.templates b/share/build-scripts/debconf.d/0003-debconf.templates
index 73952a8..098acd1 100644
--- a/share/build-scripts/debconf.d/0003-debconf.templates
+++ b/share/build-scripts/debconf.d/0003-debconf.templates
@@ -112,7 +112,7 @@ Description: Veth name
Template: container/network1/ipv4-method
Type: select
-Choices: dhcp, static, none
+Choices: dhcp, static, stub, none
Default:
Description: Ethernet Interface Method (IPv4)?
What method should be used to configure the ethernet interface?
@@ -173,7 +173,7 @@ Description: Ethernet post-down Command (IPv4)?
Template: container/network1/ipv6-method
Type: select
-Choices: static, none
+Choices: dhcp, static, stub, none
Default:
Description: Ethernet Interface Method (IPv6)?
What method should be used to configure the ethernet interface?