-
Notifications
You must be signed in to change notification settings - Fork 1
/
inventory.yml
40 lines (40 loc) · 1004 Bytes
/
inventory.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
# inventory.yml
CAMPUS:
children:
CVAAS:
hosts:
cvaas:
CAMPUS_FABRIC:
children:
CAMPUS_SPINES:
hosts:
SPINE1:
ansible_host: 172.100.100.101
SPINE2:
ansible_host: 172.100.100.102
CAMPUS_LEAFS:
hosts:
LEAF1A:
ansible_host: 172.100.100.103
LEAF1B:
ansible_host: 172.100.100.104
LEAF2A:
ansible_host: 172.100.100.105
LEAF3A:
ansible_host: 172.100.100.106
LEAF3B:
ansible_host: 172.100.100.107
LEAF3C:
ansible_host: 172.100.100.108
LEAF3D:
ansible_host: 172.100.100.109
LEAF3E:
ansible_host: 172.100.100.110
CAMPUS_FABRIC_SERVICES:
children:
CAMPUS_LEAFS:
CAMPUS_SPINES:
CAMPUS_FABRIC_PORTS:
children:
CAMPUS_LEAFS:
CAMPUS_SPINES: