Merge ~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm:role-list-typo into ubuntu-mirror-charm:master

Proposed by Paul Collins
Status: Merged
Approved by: Haw Loeung
Approved revision: c03e5bea858a6e549211d8b17dd1c7af89415b04
Merged at revision: f562fe586e3c51ad87f1529d0e700c54087b37cf
Proposed branch: ~pjdc/ubuntu-mirror-charm/+git/ubuntu-mirror-charm:role-list-typo
Merge into: ubuntu-mirror-charm:master
Diff against target: 13 lines (+1/-1)
1 file modified
hooks/Config.py (+1/-1)
Reviewer Review Type Date Requested Status
Haw Loeung +1 Approve
Canonical IS Reviewers Pending
Review via email: mp+411389@code.launchpad.net

Commit message

fix role_list for cloud-images

To post a comment you must log in.
Revision history for this message
Haw Loeung (hloeung) wrote :

LGTM

review: Approve (+1)
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision f562fe586e3c51ad87f1529d0e700c54087b37cf

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/hooks/Config.py b/hooks/Config.py
2index 7e5523e..7b90858 100755
3--- a/hooks/Config.py
4+++ b/hooks/Config.py
5@@ -238,7 +238,7 @@ class Config:
6 def role_list(self):
7 return [
8 "cdimage",
9- "cloud-image",
10+ "cloud-images",
11 "linuxcontainers",
12 "maas-images",
13 "old-releases",

Subscribers

People subscribed via source and target branches