Skip to content

Commit b383512

Browse files
Create catalog-info.yaml (#52)
1 parent df89e82 commit b383512

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

catalog-info.yaml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# nonk8s
2+
apiVersion: backstage.io/v1alpha1
3+
kind: Component
4+
metadata:
5+
name: dell-ansible-unity
6+
description: "Ansible Modules for Dell Technologies Unity"
7+
tags:
8+
- ansible
9+
- devops
10+
- automation
11+
- storage
12+
- dell
13+
- infrastructure-as-code
14+
- unity
15+
annotations:
16+
backstage.io/techdocs-ref: dir:.
17+
github.com/project-slug: dell/ansible-unity
18+
links:
19+
- url: 'https://galaxy.ansible.com/dellemc/unity'
20+
title: 'Ansible Galaxy'
21+
icon: 'web'
22+
- url: 'https://console.redhat.com/ansible/automation-hub/repo/published/dellemc/unity'
23+
title: 'Automation Hub'
24+
icon: 'web'
25+
- url: 'https://github.com/dell/ansible-unity/issues'
26+
title: 'Contact Technical Support'
27+
icon: 'help'
28+
spec:
29+
type: service
30+
lifecycle: production
31+
owner: user:default/sachin.apagundi
32+
visibility: all

0 commit comments

Comments
 (0)