From c59e6fca3a8d6c1a3f08bc71d1640874b174c18d Mon Sep 17 00:00:00 2001 From: James Page Date: Wed, 14 Sep 2016 09:28:14 +0100 Subject: [PATCH] Add charm series data to metadata.yaml This optimizes the publication process to the charm store, and ensures that the charm code and version is consistent across all supported Ubuntu series. Change-Id: Ic47a12be9544de2cdff8e0ef2adf6bdbde0305ed --- metadata.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/metadata.yaml b/metadata.yaml index 62fd131..fdb5090 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -6,6 +6,10 @@ description: | Corosync/Pacemaker tags: - misc +series: + - xenial + - trusty + - yakkety requires: juju-info: interface: juju-info