diff --git a/.shipyard.yml b/.shipyard.yml index 2cf5b339..ea2d2984 100644 --- a/.shipyard.yml +++ b/.shipyard.yml @@ -1,19 +1,37 @@ ---- name: monster-ui-application-voip -base_branch: 'origin/5.2' +custom_files: null exposure: private -metapackage: - - name: meta-monster-ui - branch: '5.2' - package: monster-ui-application-voip - type: required +base_branch: origin/5.2 base_core: monster-ui template: monster-ui-application.spec.tmpl package: centos7: name: monster-ui-application-voip app_name: voip - license: "MPL 2.0" + license: 'MPL 2.0' + group: Productivity/Telephony + url: 'http://www.2600hz.org/' + vendor: 2600Hz + rockylinux8: + name: monster-ui-application-voip + app_name: voip + license: 'MPL 2.0' group: Productivity/Telephony - url: http://www.2600hz.org/ + url: 'http://www.2600hz.org/' vendor: 2600Hz + dist: .el8 + rockylinux9: + name: monster-ui-application-voip + app_name: voip + license: 'MPL 2.0' + group: Productivity/Telephony + url: 'http://www.2600hz.org/' + vendor: 2600Hz + dist: .el9 +metapackage: + - + name: meta-monster-ui + branch: '5.2' + package: monster-ui-application-voip + type: required +dependencies: null