[lxc-devel] [lxc-ci/master] images/debian: Switch to resolvconf for cloud images

monstermunchkin on Github lxc-bot at linuxcontainers.org
Mon Jun 15 14:30:08 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/20200615/cf36dcb8/attachment.bin>
-------------- next part --------------
From b4171eb21440297b43ae1e182a59bc942cac9a0c Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.hipp at canonical.com>
Date: Mon, 15 Jun 2020 16:14:18 +0200
Subject: [PATCH] images/debian: Switch to resolvconf for cloud images

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

diff --git a/images/debian.yaml b/images/debian.yaml
index 736f8cb..1ebbb50 100644
--- a/images/debian.yaml
+++ b/images/debian.yaml
@@ -987,7 +987,7 @@ packages:
 
   - packages:
     - cloud-init
-    - openresolv
+    - resolvconf
     action: install
     variants:
     - cloud


More information about the lxc-devel mailing list