The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/lxc-ci/pull/221

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===

From 3f4f3dce6ff1099907022564e6c4062a0513a583 Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.h...@canonical.com>
Date: Wed, 16 Dec 2020 20:33:08 +0100
Subject: [PATCH] images/oracle: Explicitly enable IPv6

Signed-off-by: Thomas Hipp <thomas.h...@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
 
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to