Merge lp:~mwhudson/vmbuilder/jenkins_kvm.mwhudson into lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm

Proposed by Michael Hudson-Doyle
Status: Merged
Merged at revision: 794
Proposed branch: lp:~mwhudson/vmbuilder/jenkins_kvm.mwhudson
Merge into: lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm
Diff against target: 13 lines (+0/-3)
1 file modified
templates/img-azure.tmpl (+0/-3)
To merge this branch: bzr merge lp:~mwhudson/vmbuilder/jenkins_kvm.mwhudson
Reviewer Review Type Date Requested Status
Dan Watkins (community) Approve
Francis Ginther (community) Approve
Philip Roche Approve
Review via email: mp+334878@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Philip Roche (philroche) wrote :

+1 I confirm that cloud-init is present in the cloud-image seed.

http://people.canonical.com/~ubuntu-archive/germinate-output/ubuntu.artful/cloud-image

review: Approve
Revision history for this message
Francis Ginther (fginther) wrote :

Checked a recent build and verified that cloud-init is not installed during the azure build because it's already present.

review: Approve
Revision history for this message
Dan Watkins (oddbloke) wrote :

I'm going to land this.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'templates/img-azure.tmpl'
2--- templates/img-azure.tmpl 2017-10-10 22:34:03 +0000
3+++ templates/img-azure.tmpl 2017-12-07 02:47:59 +0000
4@@ -218,9 +218,6 @@
5 EOF
6 fi
7
8-# Make sure we get the latest version of cloud-init
9-pkgs+=(cloud-init)
10-
11 # Installation of packages
12 debug "Performing package operations"
13 xchroot apt-get -y update

Subscribers

People subscribed via source and target branches