From 92ed3a1f534228d18ab98eb35950e0bf8bbcc07b Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Sep 23 2020 21:04:28 +0000 Subject: Adding ResilientStorage to the pungi config Signed-off-by: Mohan Boddu --- diff --git a/c8-stream.conf b/c8-stream.conf index 8957218..7ebe9fb 100644 --- a/c8-stream.conf +++ b/c8-stream.conf @@ -146,6 +146,8 @@ variant_as_lookaside = [ ('PowerTools', 'AppStream'), ('HighAvailability', 'BaseOS'), ('HighAvailability', 'AppStream'), + ("ResilientStorage", "BaseOS"), + ("ResilientStorage", "AppStream"), ("RT", "BaseOS"), ("RT", "AppStream"), ("NFV", "BaseOS"),