slurm_config/files/xnode.yaml
2024-12-17 14:40:01 +08:00

20 lines
430 B
YAML
Executable File

# This is the network config written by 'subiquity'
network:
ethernets:
enp94s0f0np0:
dhcp4: no
addresses: [210.72.80.22/24]
routes:
- to: default
via: 210.72.80.254
nameservers:
addresses: [159.226.8.6,159.226.8.7]
optional: true
enp94s0f1np1:
dhcp4: no
addresses: [10.0.1.30/26]
routes:
- to: 10.0.1.1
optional: true
version: 2