Merge ~sajoupa/launchpad-mojo-specs:ps5 into launchpad-mojo-specs:master

Proposed by Laurent Sesquès
Status: Merged
Merged at revision: 8537a12f79759e9a56421ac15a99538e96700786
Proposed branch: ~sajoupa/launchpad-mojo-specs:ps5
Merge into: launchpad-mojo-specs:master
Diff against target: 21 lines (+2/-1)
1 file modified
lp-webhooks-proxy/bundle.yaml (+2/-1)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+407887@code.launchpad.net
To post a comment you must log in.
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-webhooks-proxy/bundle.yaml b/lp-webhooks-proxy/bundle.yaml
index d2bcd20..3ff0e1b 100644
--- a/lp-webhooks-proxy/bundle.yaml
+++ b/lp-webhooks-proxy/bundle.yaml
@@ -12,7 +12,7 @@
12{%- if stage_name == "production" %}12{%- if stage_name == "production" %}
13{%- set nagios_context = "lp-prodstack-webhooks-proxy" %}13{%- set nagios_context = "lp-prodstack-webhooks-proxy" %}
14{%- set nagios_hostgroups = "prodstack-lp" %}14{%- set nagios_hostgroups = "prodstack-lp" %}
15{%- set nagios_master = "wekufe.canonical.com" %}15{%- set nagios_master = "wekufe.canonical.com,nagios.ps5.internal" %}
16{#- localhost, ackee, loganberry #}16{#- localhost, ackee, loganberry #}
17{%- set trusted_hosts = "127.0.0.0/8, 91.189.89.26, 91.189.90.37" %}17{%- set trusted_hosts = "127.0.0.0/8, 91.189.89.26, 91.189.90.37" %}
18{%- elif stage_name == "staging" %}18{%- elif stage_name == "staging" %}
@@ -142,6 +142,7 @@ applications:
142 nrpe:142 nrpe:
143 charm: cs:nrpe-73143 charm: cs:nrpe-73
144 options:144 options:
145 export_nagios_definitions: true
145 hostgroups: {{ nagios_hostgroups }}146 hostgroups: {{ nagios_hostgroups }}
146 nagios_host_context: {{ nagios_context }}147 nagios_host_context: {{ nagios_context }}
147 nagios_master: {{ nagios_master }}148 nagios_master: {{ nagios_master }}

Subscribers

People subscribed via source and target branches