23da3d2257
This reverts commit 527261db5c
.
Reason for revert: I'm not sure that this should have been merged; it removes support for focal, and that's needed on the 2.4 branch; thus this couldn't be a clean cherry-pick to the stable/jammy branch.
Change-Id: I5b53d552961d39bda91ef97f425123c1bab7e349
31 lines
617 B
YAML
31 lines
617 B
YAML
name: hacluster
|
|
summary: Corosync Cluster Engine - membership, messaging and quorum
|
|
maintainer: OpenStack Charmers <openstack-charmers@lists.ubuntu.com>
|
|
subordinate: true
|
|
description: |
|
|
Corosync/Pacemaker
|
|
tags:
|
|
- misc
|
|
series:
|
|
- focal
|
|
- jammy
|
|
requires:
|
|
juju-info:
|
|
interface: juju-info
|
|
scope: container
|
|
peer-availability:
|
|
interface: juju-info
|
|
scope: container
|
|
pacemaker-remote:
|
|
interface: pacemaker-remote
|
|
provides:
|
|
ha:
|
|
interface: hacluster
|
|
scope: container
|
|
nrpe-external-master:
|
|
interface: nrpe-external-master
|
|
scope: container
|
|
peers:
|
|
hanode:
|
|
interface: hacluster
|