This commit is contained in:
2023-10-10 11:41:49 +03:00
parent 83a6151d49
commit 8a36084728
6 changed files with 55 additions and 11 deletions

View File

@@ -2,6 +2,7 @@
server_vms:
alts1:
template: s-tmpl
name: dc1.alt.lan
ip: 10.1.1.11/24
gw: 10.1.1.9
@@ -11,6 +12,7 @@ server_vms:
sockets: 1
memory: 2048
alts2:
template: s-tmpl
name: dc2.alt.lan
ip: 10.1.1.12/24
gw: 10.1.1.9
@@ -20,6 +22,7 @@ server_vms:
sockets: 1
memory: 2048
alts3:
template: s-tmpl
name: nas.alt.lan
ip: 10.1.1.13/24
gw: 10.1.1.9
@@ -31,6 +34,7 @@ server_vms:
ws_vms:
ws:
template: ws-tmpl
name: ws.alt.lan
ip: 10.1.1.14/24
gw: 10.1.1.9
@@ -40,6 +44,7 @@ ws_vms:
sockets: 1
memory: 2048
kws:
template: kws-tmpl
name: kws.alt.lan
ip: 10.1.1.15/24
gw: 10.1.1.9