From 0bc85d8d6f34cd1b718017d5cf945076b4c7ed6e Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 28 Dec 2021 23:41:05 +0100 Subject: finalize ch-atlas install --- inventory/group_vars/vmhost-ch-atlas/vars.yml | 4 ++-- inventory/host_vars/ch-atlas.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'inventory') diff --git a/inventory/group_vars/vmhost-ch-atlas/vars.yml b/inventory/group_vars/vmhost-ch-atlas/vars.yml index c9fd9199..a785e224 100644 --- a/inventory/group_vars/vmhost-ch-atlas/vars.yml +++ b/inventory/group_vars/vmhost-ch-atlas/vars.yml @@ -8,7 +8,7 @@ vm_host: bridges: public: interfaces: - - eth0 + - enp1s0 prefix: 89.106.215.16/28 gateway: 89.106.215.30 prefix6: 2a02:3e0:407::/64 @@ -22,7 +22,7 @@ vm_host: k8stest: {} funkfeuer: interfaces: - - eth0.502 + - enp1s0.502 zfs: default: pool: ssd diff --git a/inventory/host_vars/ch-atlas.yml b/inventory/host_vars/ch-atlas.yml index c0e934d3..17196bca 100644 --- a/inventory/host_vars/ch-atlas.yml +++ b/inventory/host_vars/ch-atlas.yml @@ -21,7 +21,7 @@ network: interfaces: - *_network_primary_ vlans: - eth0: + enp1s0: - 502 @@ -46,7 +46,7 @@ zfs_arc_size: zfs_pools: ssd: mountpoint: /srv/ssd - create_vdevs: /dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD703481A-part3 + create_vdevs: /dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD703481A-part2 zfs_sanoid_modules: ssd/vm: -- cgit v1.2.3