Add Proxmox Ceph mesh network playbook
This commit is contained in:
7
proxmox/host_vars/pve90.yaml
Normal file
7
proxmox/host_vars/pve90.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
ceph_mesh:
|
||||
address: fdcc:a182:4fed::90/128
|
||||
openfabric_net: 49.0000.0000.0090.00
|
||||
interfaces:
|
||||
- enp161s0
|
||||
- enp161s0d1
|
7
proxmox/host_vars/pve91.yaml
Normal file
7
proxmox/host_vars/pve91.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
ceph_mesh:
|
||||
address: fdcc:a182:4fed::91/128
|
||||
openfabric_net: 49.0000.0000.0091.00
|
||||
interfaces:
|
||||
- enp161s0
|
||||
- enp161s0d1
|
7
proxmox/host_vars/pve92.yaml
Normal file
7
proxmox/host_vars/pve92.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
ceph_mesh:
|
||||
address: fdcc:a182:4fed::92/128
|
||||
openfabric_net: 49.0000.0000.0092.00
|
||||
interfaces:
|
||||
- enp161s0
|
||||
- enp161s0d1
|
7
proxmox/host_vars/pve93.yaml
Normal file
7
proxmox/host_vars/pve93.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
ceph_mesh:
|
||||
address: fdcc:a182:4fed::93/128
|
||||
openfabric_net: 49.0000.0000.0093.00
|
||||
interfaces:
|
||||
- enp161s0
|
||||
- enp161s0d1
|
Reference in New Issue
Block a user