diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-07-22 10:28:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-07-22 22:28:26 +0000 |
commit | 2b9365d238be074267d2cc41717ec4f530a4d71e (patch) | |
tree | b6800d1358410192e2fd3b270d5c0fb9729c550e /share/doc/examples/stretch.cfg | |
parent | Adding cnt-debconf/mode preseed field to allow embedding container create scr... (diff) | |
download | compute-tools-2b9365d238be074267d2cc41717ec4f530a4d71e.tar.xz compute-tools-2b9365d238be074267d2cc41717ec4f530a4d71e.zip |
Using default bridge0 instead of br0 as default bridge interface.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/doc/examples/stretch.cfg')
-rw-r--r-- | share/doc/examples/stretch.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/examples/stretch.cfg b/share/doc/examples/stretch.cfg index c355a80..3cd69d6 100644 --- a/share/doc/examples/stretch.cfg +++ b/share/doc/examples/stretch.cfg @@ -30,5 +30,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 br0 +container-tools cnt-debconf/network0/bridge string bridge0 #container-tools cnt-debconf/network-mac string |