revert talosconfig change

revert Merge pull request 'add iot vlan to each talos node' (#736) from add-iot-interface-to-all-talos-nodes into main

Reviewed-on: #736
This commit is contained in:
Joseph Hanson 2024-10-14 11:36:37 -05:00
parent eb0eacf99f
commit f0d3933cd0

View file

@ -20,21 +20,8 @@ nodes:
installDiskSelector:
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
networkInterfaces:
- interface: bond0
- interface: eno1
dhcp: true
bond:
mode: active-backup
deviceSelectors:
- hardwareAddr: b8:ca:3a:8d:cb:c1
driver: e1000e
vlans:
- &vlan-iot
vlanId: 30
mtu: 1500
dhcp: true
dhcpOptions:
routeMetric: 4096
- hostname: frodo
disableSearchDomain: true
@ -43,15 +30,8 @@ nodes:
installDiskSelector:
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
networkInterfaces:
- interface: bond0
- interface: eno1
dhcp: true
bond:
mode: active-backup
deviceSelectors:
- hardwareAddr: b8:ca:3a:73:09:ab
driver: e1000e
vlans:
- *vlan-iot
- hostname: sam
disableSearchDomain: true
@ -60,15 +40,8 @@ nodes:
installDiskSelector:
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
networkInterfaces:
- interface: bond0
- interface: eno1
dhcp: true
bond:
mode: active-backup
deviceSelectors:
- hardwareAddr: 90:b1:1c:a5:df:67
driver: e1000e
vlans:
- *vlan-iot
- hostname: pippin
disableSearchDomain: true
@ -77,15 +50,8 @@ nodes:
installDiskSelector:
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
networkInterfaces:
- interface: bond0
- interface: eno1
dhcp: true
bond:
mode: active-backup
deviceSelectors:
- hardwareAddr: b8:ca:3a:af:b2:e6
driver: e1000e
vlans:
- *vlan-iot
- hostname: merry
disableSearchDomain: true
@ -94,15 +60,8 @@ nodes:
installDiskSelector:
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
networkInterfaces:
- interface: bond0
- interface: eno1
dhcp: true
bond:
mode: active-backup
deviceSelectors:
- hardwareAddr: b8:ca:3a:af:fa:62
driver: e1000e
vlans:
- *vlan-iot
- hostname: rosie
disableSearchDomain: true
@ -111,15 +70,8 @@ nodes:
installDiskSelector:
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
networkInterfaces:
- interface: bond0
- interface: eno1
dhcp: true
bond:
mode: active-backup
deviceSelectors:
- hardwareAddr: 90:b1:1c:96:e1:7b
driver: e1000e
vlans:
- *vlan-iot
- hostname: gandalf-01
disableSearchDomain: true
ipAddress: 10.1.1.68
@ -127,15 +79,8 @@ nodes:
installDiskSelector:
busPath: /pci0000:00/0000:00:01.1/0000:02:00.0/virtio6/host6/target6:0:0/6:0:0:1/
networkInterfaces:
- interface: bond0
- interface: enp5s0
dhcp: true
bond:
mode: active-backup
deviceSelectors:
- hardwareAddr: 00:25:90:85:51:c9
driver: igb
vlans:
- *vlan-iot
- hostname: shadowfax-01
disableSearchDomain: true
@ -144,15 +89,8 @@ nodes:
installDiskSelector:
busPath: /pci0000:00/0000:00:01.1/0000:02:00.0/virtio6/host0/target0:0:0/0:0:0:1/
networkInterfaces:
- interface: bond0
- interface: enp5s0
dhcp: true
bond:
mode: active-backup
deviceSelectors:
- hardwareAddr: 04:42:1a:ef:35:74
driver: ixgbe
vlans:
- *vlan-iot
patches:
- |-
machine: