mirror of
https://gitlab.durp.info/durfy/homelab/iac.git
synced 2026-05-07 07:50:30 -05:00
update
This commit is contained in:
parent
280d380cf0
commit
d0d852d7f3
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ locals {
|
||||||
cores = 2
|
cores = 2
|
||||||
memory = "2048"
|
memory = "2048"
|
||||||
drive = 20
|
drive = 20
|
||||||
storage = "cache-domains"
|
storage = "local"
|
||||||
node = ["mothership", "overlord", "vanguard"]
|
node = ["mothership", "overlord", "vanguard"]
|
||||||
ip = ["41", "42", "43"]
|
ip = ["41", "42", "43"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue