Skip to content

Commit 400dcfc

Browse files
authored
Merge pull request #149 from dell/ansible-collections-svc-patch-1
registering this repo to backstage.io
2 parents 14a1697 + 1682547 commit 400dcfc

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-powerscale
6+
description: "PowerScale (Isilon) Ansible modules"
7+
tags:
8+
- ansible
9+
- automation
10+
- storage
11+
- isilon
12+
- onefs
13+
- dellemc
14+
- powerscale
15+
annotations:
16+
backstage.io/techdocs-ref: dir:.
17+
github.com/project-slug: dell/ansible-powerscale
18+
links:
19+
- url: 'https://galaxy.ansible.com/dellemc/powerscale'
20+
title: 'Ansible Galaxy'
21+
icon: 'web'
22+
- url: 'https://console.redhat.com/ansible/automation-hub/repo/published/dellemc/powerscale'
23+
title: 'Automation Hub'
24+
icon: 'web'
25+
- url: 'https://github.com/dell/ansible-powerscale/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)