-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcmdb.yml
42 lines (41 loc) · 886 Bytes
/
cmdb.yml
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
---
- hostname: "test22"
vendor: "Cisco"
device_role: "L2 Switch"
model: "C9500"
environment: "Enterprise"
- hostname: "test55"
vendor: "Cisco"
device_role: "Router"
model: "ISR4431"
environment: "Enterprise"
- hostname: "test2"
vendor: "Cisco"
device_role: "L2 Switch"
model: "C9500"
environment: "Enterprise"
- hostname: "test3"
vendor: "Cisco"
device_role: "L2 Switch"
model: "C9500"
environment: "Enterprise"
- hostname: "test4"
vendor: "Cisco"
device_role: "L3 Switch"
model: "C9300"
environment: "SFN"
- hostname: "omgdgp"
vendor: "Cisco"
device_role: "L2 Switch"
model: "C9500"
environment: "Enterprise"
- hostname: "blabla3"
vendor: "Cisco"
device_role: "L3 Switch"
model: "C9500"
environment: "Enterprise"
- hostname: "whatever1"
vendor: "Cisco"
device_role: "L2 Switch"
model: "C9500"
environment: "Enterprise"