[lxc-devel] [lxc-ci/master] Revert "images: Remove 10-lxc.yaml for cloud images"

monstermunchkin on Github lxc-bot at linuxcontainers.org
Thu Apr 16 13:43:28 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/20200416/3413affc/attachment.bin>
-------------- next part --------------
From e226c60ab4a2fd0f6e70c8aadda3dbd65945f5a0 Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.hipp at canonical.com>
Date: Thu, 16 Apr 2020 15:42:37 +0200
Subject: [PATCH] Revert "images: Remove 10-lxc.yaml for cloud images"

This reverts commit bbf24f3b2c9bbebeab26d897dfa1cf40a0418d1f.
---
 images/mint.yaml   | 2 --
 images/ubuntu.yaml | 4 ----
 2 files changed, 6 deletions(-)

diff --git a/images/mint.yaml b/images/mint.yaml
index 75b31d4..e68d271 100644
--- a/images/mint.yaml
+++ b/images/mint.yaml
@@ -310,8 +310,6 @@ files:
   - tessa
   - tina
   - tricia
-  variants:
-  - default
 
 - path: /etc/network/interfaces
   generator: dump
diff --git a/images/ubuntu.yaml b/images/ubuntu.yaml
index 69d124c..0b0f1d1 100644
--- a/images/ubuntu.yaml
+++ b/images/ubuntu.yaml
@@ -310,8 +310,6 @@ files:
   - focal
   types:
   - container
-  variants:
-  - default
 
 - path: /etc/network/interfaces
   generator: dump
@@ -348,8 +346,6 @@ files:
   - focal
   types:
   - vm
-  variants:
-  - default
 
 - path: /etc/network/interfaces
   generator: dump


More information about the lxc-devel mailing list