[lxc-devel] [lxc-ci/master] images/opensuse: Fix VM network

monstermunchkin on Github lxc-bot at linuxcontainers.org
Tue Mar 24 14:11:01 UTC 2020


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 357 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20200324/ffeffa33/attachment.bin>
-------------- next part --------------
From c420ae3e35d21def9b5872f426a7ceb5aee195ba Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.hipp at canonical.com>
Date: Tue, 24 Mar 2020 15:10:43 +0100
Subject: [PATCH] images/opensuse: Fix VM network

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

diff --git a/images/opensuse.yaml b/images/opensuse.yaml
index 9109273..1c5cc1a 100644
--- a/images/opensuse.yaml
+++ b/images/opensuse.yaml
@@ -102,6 +102,7 @@ files:
     BOOTPROTO='dhcp'
   types:
   - container
+  - vm
   releases:
   - 15.1
 


More information about the lxc-devel mailing list