The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/distrobuilder/pull/230
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) === Signed-off-by: Steven Trabert <tstev...@gmail.com> This is analogous to https://github.com/lxc/lxc-ci/commit/866b97f96b02f48dd07b0a7912ed7147dc295f44
From 99c4835eace76b78c67f217a3757dedd093ff027 Mon Sep 17 00:00:00 2001 From: tsteven4 <13596209+tstev...@users.noreply.github.com> Date: Sat, 31 Aug 2019 10:44:57 -0600 Subject: [PATCH] doc: Use source.variant for Ubuntu Core Signed-off-by: Steven Trabert <tstev...@gmail.com> --- doc/examples/ubuntu-core | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/examples/ubuntu-core b/doc/examples/ubuntu-core index 7019fb8..3400877 100644 --- a/doc/examples/ubuntu-core +++ b/doc/examples/ubuntu-core @@ -8,6 +8,7 @@ image: source: downloader: ubuntu-http + variant: core url: http://cdimage.ubuntu.com/ubuntu-core keys: - 0x46181433FBB75451 @@ -65,7 +66,7 @@ packages: update: cmd: true clean: - cmd: true + cmd: true refresh: cmd: true @@ -91,11 +92,10 @@ files: properties: default: | #cloud-config - {} + {} - name: hostname path: /lxd/hostname generator: template mappings: architecture_map: debian - \ No newline at end of file
_______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel