-
Notifications
You must be signed in to change notification settings - Fork 203
/
VagrantConfig-3m-6a-3p.yaml
77 lines (77 loc) · 1.13 KB
/
VagrantConfig-3m-6a-3p.yaml
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
m1:
ip: 192.168.65.90
cpus: 2
memory: 2048
type: master
m2:
ip: 192.168.65.95
cpus: 2
memory: 2048
type: master
m3:
ip: 192.168.65.101
cpus: 2
memory: 2048
type: master
a1:
ip: 192.168.65.111
cpus: 4
memory: 6144
memory-reserved: 512
type: agent-private
a2:
ip: 192.168.65.121
cpus: 4
memory: 6144
memory-reserved: 512
type: agent-private
a3:
ip: 192.168.65.131
cpus: 4
memory: 6144
memory-reserved: 512
type: agent-private
a4:
ip: 192.168.65.141
cpus: 4
memory: 6144
memory-reserved: 512
type: agent-private
a5:
ip: 192.168.65.151
cpus: 4
memory: 6144
memory-reserved: 512
type: agent-private
a6:
ip: 192.168.65.161
cpus: 4
memory: 6144
memory-reserved: 512
type: agent-private
p1:
ip: 192.168.65.60
cpus: 2
memory: 1536
memory-reserved: 512
type: agent-public
aliases:
- spring.acme.org
- oinker.acme.org
p2:
ip: 192.168.65.70
cpus: 2
memory: 1536
memory-reserved: 512
type: agent-public
p3:
ip: 192.168.65.80
cpus: 2
memory: 1536
memory-reserved: 512
type: agent-public
boot:
ip: 192.168.65.50
cpus: 2
memory: 1024
type: boot