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

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 71a96141ed0858f75bea3d9f64ee003e86eac728 Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.h...@canonical.com>
Date: Wed, 16 Dec 2020 19:45:30 +0100
Subject: [PATCH] images/centos: Explicitly enable IPv6

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

diff --git a/images/centos.yaml b/images/centos.yaml
index 0c85a12..db08e09 100644
--- a/images/centos.yaml
+++ b/images/centos.yaml
@@ -307,6 +307,7 @@ files:
     TYPE=Ethernet
     MTU=
     DHCP_HOSTNAME={{ container.name }}
+    IPV6INIT=yes
   releases:
   - 8
   - 8-Stream
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to