diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-05-18 09:27:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-05-18 18:26:08 +0000 |
commit | 780cc1af44b378f9501df010c8523b467671e523 (patch) | |
tree | 23f9d84d9172a9a9479f290d71c8de8c2092350d /share/doc | |
parent | Adjusting output of additional IP addresses in container list command. (diff) | |
download | compute-tools-780cc1af44b378f9501df010c8523b467671e523.tar.xz compute-tools-780cc1af44b378f9501df010c8523b467671e523.zip |
Correcting typo in debconf jessie example preseed file.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r-- | share/doc/examples/jessie.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/examples/jessie.cfg b/share/doc/examples/jessie.cfg index e9f9d46..0ec33e6 100644 --- a/share/doc/examples/jessie.cfg +++ b/share/doc/examples/jessie.cfg @@ -28,5 +28,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/network-bridge string br0 +container-tools cnt-debconf/network0/bridge string br0 #container-tools cnt-debconf/network-mac string |