From 59b914acb74309dc3b3b6b56a38bcd0cd7a29206 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Wed, 16 Dec 2015 11:14:13 +1100 Subject: [PATCH] Use repo install for glean on F23 simple-init (i.e. glean) has some unreleased changes that are required for enabling the network correctly on F23. Install from source before we cut a release so we can test things out. Change-Id: Icffcede14853a7cdc988c3358c660416b30138ae --- nodepool/nodepool.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/nodepool/nodepool.yaml b/nodepool/nodepool.yaml index 08b47772a1..08fb599c33 100644 --- a/nodepool/nodepool.yaml +++ b/nodepool/nodepool.yaml @@ -1123,3 +1123,4 @@ diskimages: TMPDIR: /opt/dib_tmp DIB_IMAGE_CACHE: /opt/dib_cache QEMU_IMG_OPTIONS: compat=0.10 + DIB_INSTALLTYPE_simple_init: repo