Add Proxmox network interfaces config
This commit is contained in:
4
proxmox/host_vars/pve1.proxmox.infra.k-space.ee.yaml
Normal file
4
proxmox/host_vars/pve1.proxmox.infra.k-space.ee.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
bond_interfaces:
|
||||
- eno49
|
||||
- eno50
|
4
proxmox/host_vars/pve2.proxmox.infra.k-space.ee.yaml
Normal file
4
proxmox/host_vars/pve2.proxmox.infra.k-space.ee.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
bond_interfaces:
|
||||
- eno49
|
||||
- eno50
|
4
proxmox/host_vars/pve8.proxmox.infra.k-space.ee.yaml
Normal file
4
proxmox/host_vars/pve8.proxmox.infra.k-space.ee.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
bond_interfaces:
|
||||
- eno49
|
||||
- eno50
|
4
proxmox/host_vars/pve9.proxmox.infra.k-space.ee.yaml
Normal file
4
proxmox/host_vars/pve9.proxmox.infra.k-space.ee.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
bond_interfaces:
|
||||
- eno49
|
||||
- eno50
|
@@ -6,4 +6,8 @@ ceph_mesh:
|
||||
- enp161s0
|
||||
- enp161s0d1
|
||||
|
||||
bgp_router_id: 172.21.20.90
|
||||
bgp_router_id: 172.21.20.90
|
||||
|
||||
bond_interfaces:
|
||||
- enp129s0f0np0
|
||||
- enp129s0f1np1
|
@@ -6,4 +6,8 @@ ceph_mesh:
|
||||
- enp161s0
|
||||
- enp161s0d1
|
||||
|
||||
bgp_router_id: 172.21.20.91
|
||||
bgp_router_id: 172.21.20.91
|
||||
|
||||
bond_interfaces:
|
||||
- enp129s0f0np0
|
||||
- enp129s0f1np1
|
@@ -6,4 +6,8 @@ ceph_mesh:
|
||||
- enp161s0
|
||||
- enp161s0d1
|
||||
|
||||
bgp_router_id: 172.21.20.92
|
||||
bgp_router_id: 172.21.20.92
|
||||
|
||||
bond_interfaces:
|
||||
- enp130s0f0np0
|
||||
- enp130s0f1np1
|
@@ -6,4 +6,8 @@ ceph_mesh:
|
||||
- enp161s0
|
||||
- enp161s0d1
|
||||
|
||||
bgp_router_id: 172.21.20.93
|
||||
bgp_router_id: 172.21.20.93
|
||||
|
||||
bond_interfaces:
|
||||
- enp130s0f0np0
|
||||
- enp130s0f1np1
|
Reference in New Issue
Block a user