Merge ~lgp171188/launchpad-mojo-specs:bump-lp-launchpad-codehosting-to-124 into launchpad-mojo-specs:master

Proposed by Guruprasad
Status: Merged
Merged at revision: 364475fe872419b9ac90d299a1f38b7eab063ced
Proposed branch: ~lgp171188/launchpad-mojo-specs:bump-lp-launchpad-codehosting-to-124
Merge into: launchpad-mojo-specs:master
Diff against target: 13 lines (+1/-1)
1 file modified
lp/bundle.yaml (+1/-1)
Reviewer Review Type Date Requested Status
Simone Pelosi Approve
Review via email: mp+465499@code.launchpad.net

Commit message

lp: Bump launchpad-codehosting to revision 124

This fixes an incorrect apache2 rewrite rule used by the
codehosting-apache2 unit and also updates the httpchk URL used by the
codehosting-lb for the codehosting http and https backends.

To post a comment you must log in.
Revision history for this message
Simone Pelosi (pelpsi) wrote :

LGTM!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/lp/bundle.yaml b/lp/bundle.yaml
2index db8d0c5..339dc12 100644
3--- a/lp/bundle.yaml
4+++ b/lp/bundle.yaml
5@@ -1390,7 +1390,7 @@ applications:
6 num_units: 1
7 launchpad-codehosting:
8 charm: ch:launchpad-codehosting
9- revision: 85
10+ revision: 124
11 channel: stable
12 options: {{ common_options("launchpad-codehosting") }}
13 active: {{ launchpad_codehosting_active }}

Subscribers

People subscribed via source and target branches