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:
commit
eb0eacf99f
1 changed files with 70 additions and 8 deletions
|
@ -20,8 +20,21 @@ nodes:
|
||||||
installDiskSelector:
|
installDiskSelector:
|
||||||
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
|
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
|
||||||
networkInterfaces:
|
networkInterfaces:
|
||||||
- interface: eno1
|
- interface: bond0
|
||||||
dhcp: true
|
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
|
- hostname: frodo
|
||||||
disableSearchDomain: true
|
disableSearchDomain: true
|
||||||
|
@ -30,8 +43,15 @@ nodes:
|
||||||
installDiskSelector:
|
installDiskSelector:
|
||||||
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
|
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
|
||||||
networkInterfaces:
|
networkInterfaces:
|
||||||
- interface: eno1
|
- interface: bond0
|
||||||
dhcp: true
|
dhcp: true
|
||||||
|
bond:
|
||||||
|
mode: active-backup
|
||||||
|
deviceSelectors:
|
||||||
|
- hardwareAddr: b8:ca:3a:73:09:ab
|
||||||
|
driver: e1000e
|
||||||
|
vlans:
|
||||||
|
- *vlan-iot
|
||||||
|
|
||||||
- hostname: sam
|
- hostname: sam
|
||||||
disableSearchDomain: true
|
disableSearchDomain: true
|
||||||
|
@ -40,8 +60,15 @@ nodes:
|
||||||
installDiskSelector:
|
installDiskSelector:
|
||||||
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
|
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
|
||||||
networkInterfaces:
|
networkInterfaces:
|
||||||
- interface: eno1
|
- interface: bond0
|
||||||
dhcp: true
|
dhcp: true
|
||||||
|
bond:
|
||||||
|
mode: active-backup
|
||||||
|
deviceSelectors:
|
||||||
|
- hardwareAddr: 90:b1:1c:a5:df:67
|
||||||
|
driver: e1000e
|
||||||
|
vlans:
|
||||||
|
- *vlan-iot
|
||||||
|
|
||||||
- hostname: pippin
|
- hostname: pippin
|
||||||
disableSearchDomain: true
|
disableSearchDomain: true
|
||||||
|
@ -50,8 +77,15 @@ nodes:
|
||||||
installDiskSelector:
|
installDiskSelector:
|
||||||
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
|
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
|
||||||
networkInterfaces:
|
networkInterfaces:
|
||||||
- interface: eno1
|
- interface: bond0
|
||||||
dhcp: true
|
dhcp: true
|
||||||
|
bond:
|
||||||
|
mode: active-backup
|
||||||
|
deviceSelectors:
|
||||||
|
- hardwareAddr: b8:ca:3a:af:b2:e6
|
||||||
|
driver: e1000e
|
||||||
|
vlans:
|
||||||
|
- *vlan-iot
|
||||||
|
|
||||||
- hostname: merry
|
- hostname: merry
|
||||||
disableSearchDomain: true
|
disableSearchDomain: true
|
||||||
|
@ -60,8 +94,15 @@ nodes:
|
||||||
installDiskSelector:
|
installDiskSelector:
|
||||||
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
|
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
|
||||||
networkInterfaces:
|
networkInterfaces:
|
||||||
- interface: eno1
|
- interface: bond0
|
||||||
dhcp: true
|
dhcp: true
|
||||||
|
bond:
|
||||||
|
mode: active-backup
|
||||||
|
deviceSelectors:
|
||||||
|
- hardwareAddr: b8:ca:3a:af:fa:62
|
||||||
|
driver: e1000e
|
||||||
|
vlans:
|
||||||
|
- *vlan-iot
|
||||||
|
|
||||||
- hostname: rosie
|
- hostname: rosie
|
||||||
disableSearchDomain: true
|
disableSearchDomain: true
|
||||||
|
@ -70,8 +111,15 @@ nodes:
|
||||||
installDiskSelector:
|
installDiskSelector:
|
||||||
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
|
busPath: /pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/
|
||||||
networkInterfaces:
|
networkInterfaces:
|
||||||
- interface: eno1
|
- interface: bond0
|
||||||
dhcp: true
|
dhcp: true
|
||||||
|
bond:
|
||||||
|
mode: active-backup
|
||||||
|
deviceSelectors:
|
||||||
|
- hardwareAddr: 90:b1:1c:96:e1:7b
|
||||||
|
driver: e1000e
|
||||||
|
vlans:
|
||||||
|
- *vlan-iot
|
||||||
- hostname: gandalf-01
|
- hostname: gandalf-01
|
||||||
disableSearchDomain: true
|
disableSearchDomain: true
|
||||||
ipAddress: 10.1.1.68
|
ipAddress: 10.1.1.68
|
||||||
|
@ -79,8 +127,15 @@ nodes:
|
||||||
installDiskSelector:
|
installDiskSelector:
|
||||||
busPath: /pci0000:00/0000:00:01.1/0000:02:00.0/virtio6/host6/target6:0:0/6:0:0:1/
|
busPath: /pci0000:00/0000:00:01.1/0000:02:00.0/virtio6/host6/target6:0:0/6:0:0:1/
|
||||||
networkInterfaces:
|
networkInterfaces:
|
||||||
- interface: enp5s0
|
- interface: bond0
|
||||||
dhcp: true
|
dhcp: true
|
||||||
|
bond:
|
||||||
|
mode: active-backup
|
||||||
|
deviceSelectors:
|
||||||
|
- hardwareAddr: 00:25:90:85:51:c9
|
||||||
|
driver: igb
|
||||||
|
vlans:
|
||||||
|
- *vlan-iot
|
||||||
|
|
||||||
- hostname: shadowfax-01
|
- hostname: shadowfax-01
|
||||||
disableSearchDomain: true
|
disableSearchDomain: true
|
||||||
|
@ -89,8 +144,15 @@ nodes:
|
||||||
installDiskSelector:
|
installDiskSelector:
|
||||||
busPath: /pci0000:00/0000:00:01.1/0000:02:00.0/virtio6/host0/target0:0:0/0:0:0:1/
|
busPath: /pci0000:00/0000:00:01.1/0000:02:00.0/virtio6/host0/target0:0:0/0:0:0:1/
|
||||||
networkInterfaces:
|
networkInterfaces:
|
||||||
- interface: enp5s0
|
- interface: bond0
|
||||||
dhcp: true
|
dhcp: true
|
||||||
|
bond:
|
||||||
|
mode: active-backup
|
||||||
|
deviceSelectors:
|
||||||
|
- hardwareAddr: 04:42:1a:ef:35:74
|
||||||
|
driver: ixgbe
|
||||||
|
vlans:
|
||||||
|
- *vlan-iot
|
||||||
patches:
|
patches:
|
||||||
- |-
|
- |-
|
||||||
machine:
|
machine:
|
||||||
|
|
Loading…
Reference in a new issue