summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-phoebe.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/ch-phoebe.yml')
-rw-r--r--inventory/host_vars/ch-phoebe.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/inventory/host_vars/ch-phoebe.yml b/inventory/host_vars/ch-phoebe.yml
index 5280c7d0..a99ff9bf 100644
--- a/inventory/host_vars/ch-phoebe.yml
+++ b/inventory/host_vars/ch-phoebe.yml
@@ -4,7 +4,7 @@ install_interface: eno1
install:
efi: true
disks:
- primary: /dev/disk/by-id/nvme-
+ primary: /dev/disk/by-id/nvme-KIOXIA-EXCERIA_SSD_31MA10GJK2N2
system_lvm:
size: 25G
@@ -18,8 +18,6 @@ network:
interfaces:
- *_network_primary_
vlans:
- eno1: "{{ __vmhost_bridge_interface_zones__['eno1'] | map('extract', network_zones) | map(attribute='vlan') | list }}"
- eno2: "{{ __vmhost_bridge_interface_zones__['eno2'] | map('extract', network_zones) | map(attribute='vlan') | list }}"
eno3: "{{ __vmhost_bridge_interface_zones__['eno3'] | map('extract', network_zones) | map(attribute='vlan') | list }}"
eno4: "{{ __vmhost_bridge_interface_zones__['eno4'] | map('extract', network_zones) | map(attribute='vlan') | list }}"