-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathhosts
92 lines (84 loc) · 1.36 KB
/
hosts
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# Ex 2: A collection of hosts belonging to the 'webservers' group
[localhost]
194.80.38.51 ansible_connection=ssh ansible_user=root
[kubemaster]
194.80.38.51 ansible_connection=ssh ansible_user=root
[kubeagents]
10.30.16.[11:219] ansible_user=root
10.30.16.[223:240] ansible_user=root
[database]
10.30.16.230 ansible_user=root
10.30.16.231 ansible_user=root
[gpu]
10.30.16.18 ansible_user=root
[gpu-legacy]
10.30.16.21
[v100]
10.30.16.19
[blades]
10.30.16.23 ansible_user=root
10.30.16.26 ansible_user=root
10.30.16.27 ansible_user=root
10.30.16.28 ansible_user=root
10.30.16.29 ansible_user=root
[workers]
10.30.16.11
10.30.16.12
10.30.16.13
10.30.16.14
10.30.16.15
10.30.16.16
10.30.16.17
10.30.16.81
10.30.16.164
10.30.16.165
10.30.16.166
10.30.16.167
10.30.16.168
10.30.16.169
10.30.16.170
10.30.16.171
10.30.16.172
10.30.16.174
10.30.16.175
10.30.16.176
10.30.16.177
10.30.16.178
10.30.16.179
10.30.16.180
10.30.16.181
10.30.16.182
10.30.16.184
10.30.16.185
10.30.16.186
10.30.16.187
10.30.16.188
10.30.16.189
10.30.16.190
10.30.16.191
10.30.16.192
10.30.16.197
10.30.16.200
10.30.16.201
10.30.16.203
10.30.16.205
10.30.16.206
10.30.16.208
10.30.16.215
10.30.16.216
10.30.16.217
10.30.16.218
10.30.16.219
10.30.16.223
10.30.16.224
10.30.16.225
10.30.16.226
10.30.16.227
10.30.16.228
10.30.16.229
10.30.16.232
10.30.16.234
10.30.16.235
10.30.16.236
10.30.16.237
10.30.16.238