mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update vlan
This commit is contained in:
parent
6dcb807697
commit
11d7183d7c
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ locals {
|
|||
template = "Debian12-Template"
|
||||
format = "raw"
|
||||
dnsserver = "192.168.11.1"
|
||||
vlan = 10
|
||||
vlan = 11
|
||||
k3smaster = {
|
||||
tags = "k3s_prd"
|
||||
count = 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue