swapping gandalf with shadowfax
This commit is contained in:
parent
bd536352e8
commit
bf8079db02
3 changed files with 2 additions and 38 deletions
|
@ -86,7 +86,7 @@ spec:
|
|||
readOnly: true
|
||||
media:
|
||||
type: nfs
|
||||
server: 10.1.1.13
|
||||
server: 10.1.1.61
|
||||
path: /eru/media
|
||||
globalMounts:
|
||||
- path: /data/nas-media
|
||||
|
|
|
@ -136,7 +136,7 @@ spec:
|
|||
readOnly: true
|
||||
media:
|
||||
type: nfs
|
||||
server: 10.1.1.13
|
||||
server: 10.1.1.61
|
||||
path: /eru/media
|
||||
advancedMounts:
|
||||
orphaned:
|
||||
|
|
|
@ -74,42 +74,6 @@ nodes:
|
|||
networkInterfaces:
|
||||
- interface: eno1
|
||||
dhcp: true
|
||||
- hostname: gandalf-01
|
||||
disableSearchDomain: true
|
||||
ipAddress: 10.1.1.68
|
||||
controlPlane: false
|
||||
installDisk: /dev/sda
|
||||
networkInterfaces:
|
||||
- interface: enp5s0
|
||||
dhcp: true
|
||||
|
||||
- hostname: shadowfax-01
|
||||
disableSearchDomain: true
|
||||
ipAddress: 10.1.1.69
|
||||
controlPlane: false
|
||||
installDiskSelector:
|
||||
busPath: /pci0000:00/0000:00:01.1/0000:02:00.0/virtio6/host0/target0:0:0/0:0:0:1/
|
||||
networkInterfaces:
|
||||
- interface: enp5s0
|
||||
dhcp: true
|
||||
patches:
|
||||
- |-
|
||||
machine:
|
||||
sysctls:
|
||||
net.core.bpf_jit_harden: 1
|
||||
|
||||
kernelModules:
|
||||
- name: nvidia
|
||||
- name: nvidia_uvm
|
||||
- name: nvidia_drm
|
||||
- name: nvidia_modeset
|
||||
schematic:
|
||||
customization:
|
||||
systemExtensions:
|
||||
officialExtensions:
|
||||
- siderolabs/amd-ucode
|
||||
- siderolabs/nonfree-kmod-nvidia-production
|
||||
- siderolabs/nvidia-container-toolkit-production
|
||||
|
||||
worker:
|
||||
schematic:
|
||||
|
|
Loading…
Reference in a new issue