From ef3cb84bcb666b377039352a925b1947e3beff00 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Jul 2017 00:48:02 +0200 Subject: Starting to count at 1 instead of 0 to be consistent with new network interface names in network and archive preseeding arrays. old: container-tools cnt-debconf/archive0/... new: container-tools cnt-debconf/archive1/... old: container-tools cnt-debconf/network0/... new: container-tools cnt-debconf/network1/... Signed-off-by: Daniel Baumann --- share/doc/examples/stretch.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/doc/examples/stretch.cfg') diff --git a/share/doc/examples/stretch.cfg b/share/doc/examples/stretch.cfg index 92d4f02..4a137b7 100644 --- a/share/doc/examples/stretch.cfg +++ b/share/doc/examples/stretch.cfg @@ -33,5 +33,5 @@ container-tools cnt-debconf/packages string openssh-server container-tools cnt-debconf/root-password string debian #container-tools cnt-debconf/root-password-crypted string -container-tools cnt-debconf/network0/bridge string bridge0 +container-tools cnt-debconf/network1/bridge string bridge0 #container-tools cnt-debconf/network-mac string -- cgit v1.2.3