summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-01-07 14:23:40 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-01-07 14:23:40 +0000
commit55f4be98190333a15f3b10ca3d6daee63209a06a (patch)
treef425ad08fec0743a3b9c3c001ea1e7792eb899df
parentUpdating to debhelper 12. (diff)
downloadopen-infrastructure-compute-tools-55f4be98190333a15f3b10ca3d6daee63209a06a.tar.xz
open-infrastructure-compute-tools-55f4be98190333a15f3b10ca3d6daee63209a06a.zip
Using spaces instead of tabs in NEWS file.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/open-infrastructure-container-tools.NEWS30
1 files changed, 15 insertions, 15 deletions
diff --git a/debian/open-infrastructure-container-tools.NEWS b/debian/open-infrastructure-container-tools.NEWS
index 1285baf..c515255 100644
--- a/debian/open-infrastructure-container-tools.NEWS
+++ b/debian/open-infrastructure-container-tools.NEWS
@@ -23,10 +23,10 @@ open-infrastructure-container-tools (20170629-1) unstable; urgency=low
entangle shared storage/automatically start at boot time
support:
- old: cnt.auto=true
+ old: cnt.auto=true
- new: cnt.auto=true
- cnt.container-server=${FQDN}
+ new: cnt.auto=true
+ cnt.container-server=${FQDN}
whereas ${FQDN} needs to be replaced with the actual hostname
of the container server.
@@ -81,21 +81,21 @@ open-infrastructure-container-tools (20160515-1) unstable; urgency=low
- container network configuration in the [start] section for
multi-interface support:
- old: network-veth=yes
- network-bridge=br0
+ old: network-veth=yes
+ network-bridge=br0
- new: cnt.network-bridge=veth-foo:br0
- network-veth-extra=veth-foo:eth0
- cnt.network-bridge=veth-bar:br1
- network-veth-extra=veth-bar:eth1
+ new: cnt.network-bridge=veth-foo:br0
+ network-veth-extra=veth-foo:eth0
+ cnt.network-bridge=veth-bar:br1
+ network-veth-extra=veth-bar:eth1
- - default container network device switched from host0 to eth0.
- - container start in background by default.
- - container-autostart has been renamed to container-auto.
- - container autostart configuration in the [start] section:
+ - default container network device switched from host0 to eth0.
+ - container start in background by default.
+ - container-autostart has been renamed to container-auto.
+ - container autostart configuration in the [start] section:
- old: cnt.autostart=true|FQDN
- new: cnt.auto=true|FQDN
+ old: cnt.autostart=true|FQDN
+ new: cnt.auto=true|FQDN
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 18 May 2016 18:36:07 +0200