From 8786b8ca068c2afd2aff24e1e942741ab2246ccf Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 20 Jun 2012 09:00:35 +0200 Subject: [PATCH] Change --net config for more than one interface --- input/howto/install-ganeti.creole | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/input/howto/install-ganeti.creole b/input/howto/install-ganeti.creole index 65647ba..eeef29e 100644 --- a/input/howto/install-ganeti.creole +++ b/input/howto/install-ganeti.creole @@ -288,7 +288,8 @@ When creating the instance, indicate both netwokrs: --os-size 4GiB \ --os-type debootstrap+dsa \ --hypervisor-parameters kvm:initrd_path=,kernel_path= \ - --net 0:ip=A.B.C.4,1:ip=E.F.G.4 \ + --net 0:ip=A.B.C.4 \ + --net 1:ip=E.F.G.4 \ qux.debian.org }}} -- 2.20.1