Merge lp:~mthaddon/mojo/elasticsearch-default-series into lp:mojo/mojo-specs

Proposed by Tom Haddon
Status: Merged
Approved by: Junien F
Approved revision: 158
Merged at revision: 158
Proposed branch: lp:~mthaddon/mojo/elasticsearch-default-series
Merge into: lp:mojo/mojo-specs
Diff against target: 26 lines (+1/-5)
1 file modified
charm-testing/filebeat/deploy (+1/-5)
To merge this branch: bzr merge lp:~mthaddon/mojo/elasticsearch-default-series
Reviewer Review Type Date Requested Status
Junien F Approve
Review via email: mp+379611@code.launchpad.net

Commit message

charm-testing/filebeat: switch elasticsearch to default series since it supports xenial and bionic now

Description of the change

charm-testing/filebeat: switch elasticsearch to default series since it supports xenial and bionic now

To post a comment you must log in.
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
Junien F (axino) wrote :

+1

review: Approve
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision 158

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'charm-testing/filebeat/deploy'
2--- charm-testing/filebeat/deploy 2018-07-09 04:24:22 +0000
3+++ charm-testing/filebeat/deploy 2020-02-21 08:53:21 +0000
4@@ -9,14 +9,10 @@
5 install_sources: 'deb http://archive.admin.canonical.com/other/packages.elastic.co stable main'
6 elasticsearch:
7 charm: elasticsearch
8- series: trusty
9 num_units: 2
10 options:
11 apt-key-url: 'http://archive.admin.canonical.com/other/artifacts.elastic.co/GPG-KEY-elasticsearch'
12 apt-repository: 'deb http://archive.admin.canonical.com/other/artifacts.elastic.co stable main'
13- nrpe-trusty:
14- charm: nrpe
15- series: trusty
16 nrpe:
17 charm: nrpe
18 {%- if series != "trusty" %}
19@@ -28,4 +24,4 @@
20 - ['ubuntu', 'filebeat']
21 - ['filebeat:elasticsearch', 'elasticsearch:client']
22 - ['nrpe', 'ubuntu']
23- - ['nrpe-trusty', 'elasticsearch']
24+ - ['nrpe', 'elasticsearch']
25
26=== removed file 'charm-testing/filebeat/pre-deploy'

Subscribers

People subscribed via source and target branches

to all changes: