We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f735ef7 + 5081dd5 commit 98c6c39Copy full SHA for 98c6c39
demo/vagrant/client1.hcl
@@ -23,6 +23,7 @@ client {
23
reserved {
24
cpu = 500
25
}
26
+ no_host_uuid = true
27
28
29
# Modify our port to avoid a collision with server1
demo/vagrant/client2.hcl
@@ -18,6 +18,7 @@ client {
18
meta {
19
ssd = "true"
20
21
22
# Modify our port to avoid a collision with server1 and client1
0 commit comments