summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
Diffstat (limited to 'inventory')
-rw-r--r--inventory/group_vars/chaos-at-home/network.yml3
-rw-r--r--inventory/host_vars/ch-prometheus-legacy.yml6
-rw-r--r--inventory/hosts.ini1
3 files changed, 7 insertions, 3 deletions
diff --git a/inventory/group_vars/chaos-at-home/network.yml b/inventory/group_vars/chaos-at-home/network.yml
index c004feb9..e70cc896 100644
--- a/inventory/group_vars/chaos-at-home/network.yml
+++ b/inventory/group_vars/chaos-at-home/network.yml
@@ -19,8 +19,7 @@ network_zones:
ch-gw-lan: 254
#############
## legacy stuff
- ch-prometheus-old: 250
- ch-prometheus-legacy: 99 ## legacy
+ ch-prometheus-legacy: 250
wifi:
ssid: "chaos at home"
encryption: "psk2"
diff --git a/inventory/host_vars/ch-prometheus-legacy.yml b/inventory/host_vars/ch-prometheus-legacy.yml
index 2bcff013..afab98c0 100644
--- a/inventory/host_vars/ch-prometheus-legacy.yml
+++ b/inventory/host_vars/ch-prometheus-legacy.yml
@@ -13,12 +13,16 @@ install:
size: 20g
sdb:
type: zfs
+ name: boot
+ size: 512M
+ sdc:
+ type: zfs
backend: storage
name: home
size: 350g
system_lvm:
volumes:
- - name: root
+ - name: ruth
size: 5G
filesystem: ext4
mountpoint: /
diff --git a/inventory/hosts.ini b/inventory/hosts.ini
index 15764446..38cb9168 100644
--- a/inventory/hosts.ini
+++ b/inventory/hosts.ini
@@ -227,6 +227,7 @@ ansible_python_interpreter=/usr/bin/python
python_basename=python
[python2]
+ch-prometheus-legacy
ch-atlas
ch-pan
ch-mimas