Merge ~ltrager/maas-images:centos1907 into maas-images:master

Proposed by Lee Trager
Status: Merged
Merge reported by: Lee Trager
Merged at revision: ac93db6343bf6679ac6faeec42ca1753896c2e5b
Proposed branch: ~ltrager/maas-images:centos1907
Merge into: maas-images:master
Diff against target: 22 lines (+2/-2)
1 file modified
conf/centos.yaml (+2/-2)
Reviewer Review Type Date Requested Status
Blake Rouse (community) Approve
Review via email: mp+371614@code.launchpad.net

Commit message

Bump CentOS to 1907

To post a comment you must log in.
Revision history for this message
Blake Rouse (blake-rouse) wrote :

Lgtm

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/conf/centos.yaml b/conf/centos.yaml
2index 6f410f9..8a5429e 100644
3--- a/conf/centos.yaml
4+++ b/conf/centos.yaml
5@@ -15,7 +15,7 @@ versions:
6 curtin_files: "{curtin_path}/centos7"
7 # The upstream revision to create MAAS images for. All other versions
8 # are ignored if this is defined.
9- revision: 1905
10+ revision: 1907
11 # The lp:maas-images release. This defaults to 01. Changing this will
12 # cause a new build of the revision to be imported.
13 # release: 01
14@@ -59,7 +59,7 @@ versions:
15 curtin_files: "{curtin_path}/centos6"
16 # The upstream revision to create MAAS images for. All other versions
17 # are ignored if this is defined.
18- revision: 1905
19+ revision: 1907
20 # The lp:maas-images release. This defaults to 01. Changing this will
21 # cause a new build of the revision to be imported.
22 # release: 02

Subscribers

People subscribed via source and target branches