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

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 b4171eb21440297b43ae1e182a59bc942cac9a0c Mon Sep 17 00:00:00 2001
From: Thomas Hipp <thomas.h...@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.h...@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
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to