-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.shipyard.yml
More file actions
49 lines (49 loc) · 1.35 KB
/
.shipyard.yml
File metadata and controls
49 lines (49 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
name: kazoo-application-teletype
custom_files: null
exposure: private
base_branch: origin/master
base_core: kazoo
template: kazoo-application.spec.tmpl
package:
centos7:
name: kazoo-application-teletype
summary: 'Kazoo core application'
description: |
Provides email notification and branding services for receiving emails
about events within KAZOO
app_name: teletype
license: 'MPL 2.0'
group: Productivity/Telephony
url: 'https://2600hz.org/'
vendor: 2600Hz
rockylinux8:
name: kazoo-application-teletype
summary: 'Kazoo core application'
description: |
Provides email notification and branding services for receiving emails
about events within KAZOO
app_name: teletype
license: 'MPL 2.0'
group: Productivity/Telephony
url: 'https://2600hz.org/'
vendor: 2600Hz
dist: .el8
rockylinux9:
name: kazoo-application-teletype
summary: 'Kazoo core application'
description: |
Provides email notification and branding services for receiving emails
about events within KAZOO
app_name: teletype
license: 'MPL 2.0'
group: Productivity/Telephony
url: 'https://2600hz.org/'
vendor: 2600Hz
dist: .el9
metapackage:
-
name: meta-kazoo-applications
type: required
branch: 'master'
package: kazoo-application-teletype
dependencies: null