Merge lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm-kvp-telemetry-xenial into lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm

Proposed by Tobias Koch
Status: Merged
Merged at revision: 829
Proposed branch: lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm-kvp-telemetry-xenial
Merge into: lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm
Diff against target: 17 lines (+3/-3)
1 file modified
templates/img-azure.tmpl (+3/-3)
To merge this branch: bzr merge lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm-kvp-telemetry-xenial
Reviewer Review Type Date Requested Status
Robert C Jennings (community) Approve
Francis Ginther (community) Approve
Review via email: mp+367184@code.launchpad.net

Commit message

Enable KVP telemetry for Xenial.

Description of the change

This should not go in before the next image release.

To post a comment you must log in.
Revision history for this message
Francis Ginther (fginther) wrote :

LGTM other then the comment.

review: Approve
830. By Tobias Koch

Enable KVP telemetry for Xenial: update comment and SF case refs

Revision history for this message
Tobias Koch (tobijk) wrote :

Thanks for pointing that out, @fginther.

Revision history for this message
Robert C Jennings (rcj) :
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 2019-03-21 09:07:31 +0000
3+++ templates/img-azure.tmpl 2019-05-09 13:05:12 +0000
4@@ -327,10 +327,10 @@
5
6 fi
7
8-# Add the configuration for cloud-init KVP telemetry (18.04 and newer).
9-# See Salesforce Case #00199159 and #00218920.
10+# Add the configuration for cloud-init KVP telemetry (16.04 and newer).
11+# See Salesforce Cases #00199159, #00218920 and #00224529.
12 case "${suite}" in
13- trusty|xenial)
14+ trusty)
15 ;;
16 *)
17 cat << EOF > "${mp}/etc/cloud/cloud.cfg.d/10-azure-kvp.cfg"

Subscribers

People subscribed via source and target branches

to all changes: