Merge lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm-linux-azure into lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm

Proposed by Francis Ginther
Status: Merged
Approved by: Francis Ginther
Approved revision: 790
Merged at revision: 789
Proposed branch: lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm-linux-azure
Merge into: lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm
Prerequisite: lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm-oddbloke
Diff against target: 11 lines (+2/-0)
1 file modified
templates/img-azure.tmpl (+2/-0)
To merge this branch: bzr merge lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm-linux-azure
Reviewer Review Type Date Requested Status
Chris Glass (community) Approve
Robert C Jennings (community) Approve
Review via email: mp+330222@code.launchpad.net

Commit message

Install the linux-azure kernel for xenial and purge any virtual, generic and 4.4 kernels from the image.

Description of the change

Install the linux-azure kernel for xenial and purge any virtual, generic and 4.4 kernels from the image.

To post a comment you must log in.
Revision history for this message
Robert C Jennings (rcj) wrote :

This looks good. +1

review: Approve
Revision history for this message
Chris Glass (tribaal) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'templates/img-azure.tmpl'
--- templates/img-azure.tmpl 2017-02-17 11:21:39 +0000
+++ templates/img-azure.tmpl 2017-09-05 15:41:54 +0000
@@ -203,6 +203,8 @@
203 linux-cloud-tools-virtual-lts-xenial203 linux-cloud-tools-virtual-lts-xenial
204 ntp);204 ntp);
205 rpkgs=(linux-image-virtual linux-.*3.13.*);;205 rpkgs=(linux-image-virtual linux-.*3.13.*);;
206 xenial) pkgs+=(linux-azure)
207 rpkgs+=(linux-image-virtual linux-image-generic linux-.*4.4.*);;
206 *) pkgs+=(linux-cloud-tools-virtual);;208 *) pkgs+=(linux-cloud-tools-virtual);;
207esac209esac
208210

Subscribers

People subscribed via source and target branches

to all changes: