[libvirt] [libvirt-test-API][PATCH V2 08/11] Obtain a IPv6 addr on interface

jiahu jiahu at redhat.com
Wed Jan 28 07:14:30 UTC 2015


---
 kickstart.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kickstart.cfg b/kickstart.cfg
index 446adf0..d4b40a8 100644
--- a/kickstart.cfg
+++ b/kickstart.cfg
@@ -6,7 +6,7 @@ url --url=http://fileshare.englab.nay.redhat.com/pub/redhat/rhel/released/RHEL-6
 
 lang en_US.UTF-8
 keyboard us
-network --device eth0 --bootproto dhcp
+network --device eth0 --bootproto dhcp --ipv6 dhcp
 rootpw  --iscrypted $6$45lFuCoyFZwpy3Gn$kvCuoEVXyK0q6ow7qBmo9vaEyajunJ62LR5HlmAKRAOpK/Z2ZyrSSbaPsSHnhZU2P1MF5e.QDu2wkOOo661It.
 zerombr
 clearpart --all --initlabel
-- 
1.8.3.1




More information about the libvir-list mailing list