From 249e171c189f811144cb4688d7ec58ad84dbe02d Mon Sep 17 00:00:00 2001 From: shipyard <2600hz-gitswitch@2600hz.com> Date: Thu, 31 Aug 2023 10:17:07 -0400 Subject: [PATCH] update shipyard config to support rockylinux --- .shipyard.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.shipyard.yml b/.shipyard.yml index 66e92df..e3afbcf 100644 --- a/.shipyard.yml +++ b/.shipyard.yml @@ -12,6 +12,22 @@ package: group: Productivity/Telephony url: 'http://www.2600hz.org/' vendor: 2600Hz + rockylinux8: + name: monster-ui-application-numbers + app_name: numbers + license: 'MPL 2.0' + group: Productivity/Telephony + url: 'http://www.2600hz.org/' + vendor: 2600Hz + dist: .el8 + rockylinux9: + name: monster-ui-application-numbers + app_name: numbers + license: 'MPL 2.0' + group: Productivity/Telephony + url: 'http://www.2600hz.org/' + vendor: 2600Hz + dist: .el9 metapackage: - name: meta-monster-ui