[lxc-devel] [lxc-ci/master] images/oracle: Explicitly enable IPv6

monstermunchkin on Github lxc-bot at linuxcontainers.org
Wed Dec 16 19:33:27 UTC 2020


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 303 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20201216/6c6deeeb/attachment.bin>
-------------- next part --------------
From 3f4f3dce6ff1099907022564e6c4062a0513a583 Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.hipp at canonical.com>
Date: Wed, 16 Dec 2020 20:33:08 +0100
Subject: [PATCH] images/oracle: Explicitly enable IPv6

Signed-off-by: Thomas Hipp <thomas.hipp at canonical.com>
---
 images/oracle.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/images/oracle.yaml b/images/oracle.yaml
index ea34050..705f496 100644
--- a/images/oracle.yaml
+++ b/images/oracle.yaml
@@ -102,6 +102,7 @@ files:
     TYPE=Ethernet
     MTU=
     DHCP_HOSTNAME=`cat /proc/sys/kernel/hostname`
+    IPV6INIT=yes
   releases:
   - 8
 


More information about the lxc-devel mailing list