-
Notifications
You must be signed in to change notification settings - Fork 0
/
input_file_with_errors.yml
71 lines (64 loc) · 1.66 KB
/
input_file_with_errors.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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# ----------------------------------------------------------------------------
# TEST_ERR: Used for testing picks up input file errors and reports on them
# ----------------------------------------------------------------------------
test: {} # Needed incase cluster and device_type both hashed-out
# cluster:
## Test missing mand device-type
# - nam: no cluster
# - nam: no cluster
# - name: ESX Home
# site: no site
## Test missing cluster in nbox
# - name: ESX Home1
# site: stesworld HQ
# vm: []
## Test missing VM errors
# - name: ESX Home
# site: stesworld HQ
# vm:
# - nam: no_vm
# - name: ESX Home
# site: stesworld HQ
# tenant: stesworld1
# vm:
# - name: TEST1
# tenant: no_tenant
# device_role: no_role
# platform: no_platform
# - name: TEST2
# - name: ESX Home
# site: stesworld HQ
# tenant: stesworld
# device_role: no_role
# platform: ASA
# vm:
# - name: TEST3
# device_type:
## Test missing mand device-type
# - nam: no dtype
# - nam: no dtype
# - name: AIR-CAP2602I-E-K9
# devic: {}
## Test missing device-type in nbox
# - name: AIR-CAP2602I-E-K
# device: {}
## Test missing device errors
# - name: ASA5505
# device:
# - name: TEST1
# platform: no_platform
# site: London
# location: no_loc
# rack: HME-FL5-A1
# tenant: no_site
# - name: ASA5506-X
# platform: ASA
# device_role: switch
# location: hme_floor5
# rack: HME-FL5-A
# tenant: no tenant
# cluster: ESX Home
# device:
# - name: TEST2
# - name: TEST3
# site: stesworld HQ