diff options
author | Nik Lutz <nik@netstyle.ch> | 2016-05-11 13:30:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-05-18 18:26:05 +0000 |
commit | e610d31483a0b6f378a572f814fc9be0cee47ec5 (patch) | |
tree | 7cd5af790a2824f845ebf25b66c52ac510a755d3 /share/scripts/debconf.d/0003-debconf.templates | |
parent | Fixing path argument of chmod for .container-command script in the debconf sc... (diff) | |
download | compute-tools-e610d31483a0b6f378a572f814fc9be0cee47ec5.tar.xz compute-tools-e610d31483a0b6f378a572f814fc9be0cee47ec5.zip |
Adding veth name (cnt-debconf/network[0-9]/veth) configuration option to debconf script.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/scripts/debconf.d/0003-debconf.templates')
-rw-r--r-- | share/scripts/debconf.d/0003-debconf.templates | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/share/scripts/debconf.d/0003-debconf.templates b/share/scripts/debconf.d/0003-debconf.templates index c568d72..82a7ca1 100644 --- a/share/scripts/debconf.d/0003-debconf.templates +++ b/share/scripts/debconf.d/0003-debconf.templates @@ -98,6 +98,12 @@ Default: Description: Bridge Bridge. +Template: cnt-debconf/network0/veth +Type: string +Default: +Description: Veth name + Veth name. + Template: cnt-debconf/network0/ipv4-method Type: select Choices: dhcp, static, none |