mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🔧 change talos os disk
This commit is contained in:
@@ -22,19 +22,19 @@ nodes:
|
||||
# - hostname: talos-node-1
|
||||
# ipAddress: 192.168.9.101
|
||||
# controlPlane: true
|
||||
# installDisk: /dev/sda
|
||||
# installDisk: /dev/nvme0n1
|
||||
- hostname: talos-node-2
|
||||
ipAddress: 192.168.9.102
|
||||
controlPlane: true
|
||||
installDisk: /dev/sda
|
||||
installDisk: /dev/nvme0n1
|
||||
- hostname: talos-node-3
|
||||
ipAddress: 192.168.9.103
|
||||
controlPlane: true
|
||||
installDisk: /dev/sda
|
||||
installDisk: /dev/nvme0n1
|
||||
- hostname: talos-node-4
|
||||
ipAddress: 192.168.9.104
|
||||
controlPlane: true
|
||||
installDisk: /dev/sda
|
||||
installDisk: /dev/nvme0n1
|
||||
|
||||
controlPlane:
|
||||
schematic:
|
||||
|
Reference in New Issue
Block a user