summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-06-25 04:10:59 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-06-25 04:10:59 +0200
commit90a2596c339aaed4404676675f39d77d1c313926 (patch)
tree19fde1c25ab1019d6435603d33680dd1a1781072 /inventory/host_vars
parentimport some minor fixes from helsinki (diff)
ch-promethues: new motherboard and primary ssd
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/ch-prometheus.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/inventory/host_vars/ch-prometheus.yml b/inventory/host_vars/ch-prometheus.yml
index aadd6d34..63228887 100644
--- a/inventory/host_vars/ch-prometheus.yml
+++ b/inventory/host_vars/ch-prometheus.yml
@@ -9,7 +9,7 @@ install:
raid:
level: 1
members:
- - /dev/disk/by-id/nvme-Samsung_SSD_970_PRO_512GB_S5JYNC0N310329Z
+ - /dev/disk/by-id/nvme-Samsung_SSD_980_PRO_1TB_S5GXNX0T354642E
- /dev/disk/by-id/nvme-Samsung_SSD_970_PRO_512GB_S5JYNC0N310327Y
system_lvm:
size: 25G
@@ -27,8 +27,8 @@ network:
- name: bond0
mode: 802.3ad
slaves:
- - enp35s0
- - enp36s0
+ - enp38s0
+ - enp39s0
options:
miimon: 100
vlans:
@@ -88,7 +88,7 @@ installer_storage:
luks_volumes:
crypto-nvme0:
passphrase: "{{ vault_luks_volumes['crypto-nvme0'].passphrase }}"
- device: /dev/disk/by-id/nvme-Samsung_SSD_970_PRO_512GB_S5JYNC0N310329Z-part4
+ device: /dev/disk/by-id/nvme-Samsung_SSD_980_PRO_1TB_S5GXNX0T354642E-part4
crypto-nvme1:
passphrase: "{{ vault_luks_volumes['crypto-nvme1'].passphrase }}"
device: /dev/disk/by-id/nvme-Samsung_SSD_970_PRO_512GB_S5JYNC0N310327Y-part4