From 5e33219b60e4b82cdf7b48ce0799b9ee408e74d2 Mon Sep 17 00:00:00 2001 From: nazunalika Date: Thu, 25 Mar 2021 09:37:22 -0700 Subject: [PATCH] Add resilient storage variant There were two options: * Add RS to HA variant, thus making HA inconsistent upstream * Add RS as a separate variant, thus matching upstream We chose the latter for now, which goes outside of what centos does. Unlike CentOS, packages like `dlm` will be provided regardless of option chosen. --- variants.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/variants.xml b/variants.xml index e8897c5..2c77842 100644 --- a/variants.xml +++ b/variants.xml @@ -267,6 +267,18 @@ ha-devel + + + aarch64 + x86_64 + ppc64le + + + ha + ha-devel + resilient-storage + + aarch64