tweaked tfvars.example
This commit is contained in:
parent
a72facdd1a
commit
f825142720
@ -32,13 +32,11 @@ control_plane_server_type = "cpx11"
|
|||||||
agent_nodepools = {
|
agent_nodepools = {
|
||||||
agent-big = {
|
agent-big = {
|
||||||
server_type = "cpx21",
|
server_type = "cpx21",
|
||||||
count = 1,
|
count = 1
|
||||||
subnet = "agent_big",
|
|
||||||
}
|
}
|
||||||
agent-small = {
|
agent-small = {
|
||||||
server_type = "cpx11",
|
server_type = "cpx11",
|
||||||
count = 2,
|
count = 2
|
||||||
subnet = "agent_small",
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user