Merge ~hloeung/launchpad-mojo-specs:lp-git into launchpad-mojo-specs:master

Proposed by Haw Loeung
Status: Merged
Merged at revision: 8c9afb244615ecbaf1780c8510c484fb8aa0fbd6
Proposed branch: ~hloeung/launchpad-mojo-specs:lp-git
Merge into: launchpad-mojo-specs:master
Diff against target: 21 lines (+2/-1)
1 file modified
lp-git/bundle.yaml (+2/-1)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Colin Misare Approve
Review via email: mp+438724@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Colin Misare (cmisare) wrote :

LGTM

review: Approve
Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/lp-git/bundle.yaml b/lp-git/bundle.yaml
index 7092214..b45db64 100644
--- a/lp-git/bundle.yaml
+++ b/lp-git/bundle.yaml
@@ -14,14 +14,15 @@
14{%- set devel = False %}14{%- set devel = False %}
15{%- set log_hosts_allow = "carob.canonical.com" %}15{%- set log_hosts_allow = "carob.canonical.com" %}
16{%- set main_site_root = "https://launchpad.net/" %}16{%- set main_site_root = "https://launchpad.net/" %}
17{%- set monitoring_allowed_cidr = "127.0.0.1/32 10.172.0.0/16" %}
18{%- set nagios_context = "lp-prodstack-git" %}17{%- set nagios_context = "lp-prodstack-git" %}
19{%- set nagios_e2e_urls_git = "git://git.launchpad.net/launchpad" %}18{%- set nagios_e2e_urls_git = "git://git.launchpad.net/launchpad" %}
20{%- set nagios_e2e_urls_http = "https://git.launchpad.net/launchpad" %}19{%- set nagios_e2e_urls_http = "https://git.launchpad.net/launchpad" %}
21{%- set nagios_hostgroups = "prodstack-lp" %}20{%- set nagios_hostgroups = "prodstack-lp" %}
22{%- if stage_name == "production-ps5" %}21{%- if stage_name == "production-ps5" %}
22{%- set monitoring_allowed_cidr = "127.0.0.1/32 10.172.0.0/16 10.131.35.0/24" %}
23{%- set nagios_master = "nagios.ps5.internal" %}23{%- set nagios_master = "nagios.ps5.internal" %}
24{%- else %}24{%- else %}
25{%- set monitoring_allowed_cidr = "127.0.0.1/32 10.172.0.0/16" %}
25{%- set nagios_master = "wekufe.canonical.com" %}26{%- set nagios_master = "wekufe.canonical.com" %}
26{%- endif %}27{%- endif %}
27{%- set openid_provider_root = "https://login.launchpad.net/" %}28{%- set openid_provider_root = "https://login.launchpad.net/" %}

Subscribers

People subscribed via source and target branches