add production2 env for testing new servers
This commit is contained in:
10
script/install/vrack-cfg.yaml
Normal file
10
script/install/vrack-cfg.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
network:
|
||||
version: 2
|
||||
renderer: networkd
|
||||
ethernets:
|
||||
eno2: {}
|
||||
vlans:
|
||||
eno2.99:
|
||||
id: 99
|
||||
link: eno2
|
||||
addresses: [172.16.0.1]
|
||||
Reference in New Issue
Block a user