diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-10-27 12:19:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-11-01 03:35:15 +0000 |
commit | ded0021be3ed470a0498be5573cbf5622f51e9bc (patch) | |
tree | 8c194a4ea492460bdd143875197762ce61c155aa /share/scripts/debconf.d/0003-debconf.templates | |
parent | Supporting using IP address parts of the container name in preseed files for ... (diff) | |
download | compute-tools-ded0021be3ed470a0498be5573cbf5622f51e9bc.tar.xz compute-tools-ded0021be3ed470a0498be5573cbf5622f51e9bc.zip |
Making IP address automatic substitutions in preseed files for container debconf create script aware of multiple interfaces (FIXME).tmp-ip-from-dns
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 e3dbc24..96b5e7d 100644 --- a/share/scripts/debconf.d/0003-debconf.templates +++ b/share/scripts/debconf.d/0003-debconf.templates @@ -100,6 +100,12 @@ Default: Description: Root password Root password. +Template: cnt-debconf/network1/dnsname +Type: string +Default: +Description: DNS name. + DNS name. + Template: cnt-debconf/network1/bridge Type: string Default: |