summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-04-26 21:26:53 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-04-26 21:26:53 +0200
commit35d058c2db0ad466a4c73261128806056ebd97b3 (patch)
treead67816d5f40dfc089202e97996a45c00272087b /inventory/host_vars
parentupgrade prometheus-node-exporter (diff)
initial support for ubuntu 24.04
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/ch-chromebook.yml (renamed from inventory/host_vars/s2-chromebook.yml)18
1 files changed, 11 insertions, 7 deletions
diff --git a/inventory/host_vars/s2-chromebook.yml b/inventory/host_vars/ch-chromebook.yml
index 96e7ab30..bf93cba1 100644
--- a/inventory/host_vars/s2-chromebook.yml
+++ b/inventory/host_vars/ch-chromebook.yml
@@ -5,7 +5,6 @@ ubuntu_autoinstall_keyboard_variant: nodeadkeys
ubuntu_autoinstall_timezone: Europe/Vienna
ubuntu_autoinstall_desktop: xubuntu
-ubuntu_autoinstall_kernel_image: linux-generic-hwe-22.04-edge
install:
efi: yes
@@ -33,17 +32,14 @@ install:
- quiet
- splash
- iommu=pt
- #- nomodeset ## only needed during installation
network:
- nameservers:
- - 195.58.161.123
- - 212.186.211.21
+ nameservers: "{{ network_zones.lan.dns }}"
domain: "{{ host_domain }}"
primary: &_network_primary_
name: enx68da73a8dc5f
- address: "192.168.28.32/24"
- gateway: "192.168.28.254"
+ address: "{{ network_zones.lan.prefix | ansible.utils.ipaddr(network_zones.lan.offsets[inventory_hostname]) }}"
+ gateway: "{{ network_zones.lan.gateway }}"
interfaces:
- *_network_primary_
@@ -78,5 +74,13 @@ ws_base_extra_packages:
- xfce4-goodies
+ws_flatpak_apps:
+ - name: org.pipewire.Helvum
+ link: helvum
+
+
+ws_minet_wired_interface_name: enx68da73a8dc5f
+ws_minet_wired_interface_module: cdc_ether
+
ws_minet_wireless_interface_name: wlp1s0
ws_minet_wireless_interface_module: iwlwifi