launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #31175
Re: [Merge] ~pelpsi/launchpad-mojo-specs/+git/private:nagios-checks-rsync-config into ~launchpad/launchpad-mojo-specs/+git/private:master
Diff comments:
> diff --git a/lp-fetch-service/bundle.yaml b/lp-fetch-service/bundle.yaml
> index 0ade074..8eaae7b 100644
> --- a/lp-fetch-service/bundle.yaml
> +++ b/lp-fetch-service/bundle.yaml
> @@ -20,3 +20,17 @@ applications:
> options:
> {#- Channel configuration for the fetch service snap. #}
> channel: {{ fetch_service_snap_channel }}
> + log_hosts_allow: "launchpad-bastion-ps5.internal"
> + nrpe:
> + charm: ch:nrpe
> + channel: stable
> + revision: 121
> + options:
> + nagios_master: "devops-nagios.ps5.internal"
> + export_nagios_definitions: true
> + hostgroups: "stagingstack-lp"
Yep, good chatch! Let me fix that.
> + nagios_host_context: "lp-stagingstack"
> +relations:
> +- ["nrpe", "fetch-service"]
> +{%- endif %}
> +
--
https://code.launchpad.net/~pelpsi/launchpad-mojo-specs/+git/private/+merge/467720
Your team Launchpad code reviewers is requested to review the proposed merge of ~pelpsi/launchpad-mojo-specs/+git/private:nagios-checks-rsync-config into ~launchpad/launchpad-mojo-specs/+git/private:master.
References