Skip to content

Commit

Permalink
update shipyard config to support rockylinux
Browse files Browse the repository at this point in the history
  • Loading branch information
shipyard committed Aug 31, 2023
1 parent eba548d commit a77906b
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .shipyard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,22 @@ package:
group: Productivity/Telephony
url: 'http://www.2600hz.org/'
vendor: 2600Hz
rockylinux8:
name: monster-ui-application-accounts
app_name: accounts
license: 'MPL 2.0'
group: Productivity/Telephony
url: 'http://www.2600hz.org/'
vendor: 2600Hz
dist: .el8
rockylinux9:
name: monster-ui-application-accounts
app_name: accounts
license: 'MPL 2.0'
group: Productivity/Telephony
url: 'http://www.2600hz.org/'
vendor: 2600Hz
dist: .el9
metapackage:
-
name: meta-monster-ui
Expand Down

0 comments on commit a77906b

Please sign in to comment.