From 253293acb9c7c5a714d85b2fd3ff043a39b15c46 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Wed, 20 Sep 2017 16:25:51 -0400 Subject: [PATCH] Pause ubuntu-xenial DIBs We currently are getting a kernel panic on boot, seems something has changed with ubuntu-xenial recently. http://paste.openstack.org/show/621562/ Change-Id: I84ad7346c8404162dacef7984acc4dad334e38a1 Signed-off-by: Paul Belanger --- nodepool/nodepool.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/nodepool/nodepool.yaml b/nodepool/nodepool.yaml index 8c9a78f1fc..4f428d1485 100644 --- a/nodepool/nodepool.yaml +++ b/nodepool/nodepool.yaml @@ -1079,6 +1079,7 @@ diskimages: DIB_GRUB_TIMEOUT: '0' DIB_DEBIAN_COMPONENTS: 'main,universe' - name: ubuntu-xenial + pause: true elements: - ubuntu-minimal - vm