--wip-- [skip ci]
This commit is contained in:
6
talos/nodes/testing/talos-vm.yaml
Normal file
6
talos/nodes/testing/talos-vm.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
# yaml-language-server: $schema=../../../schemas/node.json
|
||||
type: controlPlane
|
||||
install:
|
||||
serial: talos-vm
|
||||
network:
|
||||
ip: 192.168.1.2
|
||||
7
talos/nodes/titan/helios.yaml
Normal file
7
talos/nodes/titan/helios.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=../../../schemas/node.json
|
||||
type: controlPlane
|
||||
install:
|
||||
serial: 5CZ7NX2
|
||||
network:
|
||||
interface: enp2s0
|
||||
ip: 10.0.0.202
|
||||
7
talos/nodes/titan/hyperion.yaml
Normal file
7
talos/nodes/titan/hyperion.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=../../../schemas/node.json
|
||||
type: controlPlane
|
||||
install:
|
||||
serial: F3PKRH2
|
||||
network:
|
||||
interface: enp3s0
|
||||
ip: 10.0.0.201
|
||||
7
talos/nodes/titan/selene.yaml
Normal file
7
talos/nodes/titan/selene.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=../../../schemas/node.json
|
||||
type: controlPlane
|
||||
install:
|
||||
serial: J33CHY2
|
||||
network:
|
||||
interface: enp2s0
|
||||
ip: 10.0.0.203
|
||||
Reference in New Issue
Block a user