summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-08-10 03:08:40 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-08-10 14:39:11 +0200
commite56fc052a3cc83dfbb0a9b77067a292010d843bc (patch)
treeb1625fec666fa0db1b793a6a2f96ee1bd8fe6f91
parentdid some test-install of ubuntu noble base ws on ch-chromebook (diff)
ch-equinox-t450s: reinstall with ubuntu noble
-rw-r--r--chaos-at-home/ch-equinox-t450s.yml14
-rw-r--r--inventory/host_vars/ch-equinox-t450s.yml28
2 files changed, 25 insertions, 17 deletions
diff --git a/chaos-at-home/ch-equinox-t450s.yml b/chaos-at-home/ch-equinox-t450s.yml
index 8b57b6bc..e4f57287 100644
--- a/chaos-at-home/ch-equinox-t450s.yml
+++ b/chaos-at-home/ch-equinox-t450s.yml
@@ -23,7 +23,7 @@
- role: apt-repo/backports
- role: apt-repo/spreadspace
- role: apt-repo/ansible
- - role: apt-repo/tor-project
+ #- role: apt-repo/tor-project ## https://gitlab.torproject.org/tpo/core/tor/-/issues/40946
- role: apt-repo/kubernetes
- role: apt-repo/element
- role: storage/zfs/base
@@ -32,7 +32,6 @@
- role: core/users
- role: network/wireguard/base
- role: ws/minet
- - role: ws/pipewire
- role: ws/flatpak
post_tasks:
- name: make sure tlp is started and enabled
@@ -86,8 +85,9 @@
echo "Touchpad not found..."
fi
- - name: install deps for c3voc/cm repo
- pip:
- name:
- - "bundlewrap>=4.13.6"
- - "bundlewrap-keepass"
+ ## PEP 668
+ #- name: install deps for c3voc/cm repo
+ # pip:
+ # name:
+ # - "bundlewrap>=4.13.6"
+ # - "bundlewrap-keepass"
diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml
index 5a311009..692fcd45 100644
--- a/inventory/host_vars/ch-equinox-t450s.yml
+++ b/inventory/host_vars/ch-equinox-t450s.yml
@@ -1,4 +1,10 @@
---
+## enable this for installation if @ N28
+#apt_repo_provider: chaos-at-home-cache
+#kubernetes_apt_repo_baseurl: http://apt.chaos-at-home.org/kubernetes
+#spreadspace_apt_repo_baseurl: http://apt.chaos-at-home.org/spreadspace
+
+
ubuntu_autoinstall_locale: de_AT
ubuntu_autoinstall_keyboard_layout: de
ubuntu_autoinstall_keyboard_variant: nodeadkeys
@@ -96,7 +102,6 @@ ws_base_extra_packages:
- clinfo
- cmake
- cpu-x
- - cura
- ddrescueview
- debhelper
- debmake
@@ -161,7 +166,7 @@ ws_base_extra_packages:
- kpartx
- libdbd-mysql-perl
- libgpgme11
- - libncurses5
+ #- libncurses5
- libusb-dev
- libusb-1.0-0-dev
- libvirt-clients
@@ -218,8 +223,7 @@ ws_base_extra_packages:
- python3-sphinx-rtd-theme
- python3-toml
- python3-xopen
- - qemu
- - qemu-kvm
+ - qemu-system
- qemu-system-gui
- qemu-user-static
- qemu-utils
@@ -280,26 +284,27 @@ ws_base_extra_packages:
- xdg-desktop-portal-gtk
- xfce4-goodies
- xorriso
- - xul-ext-lightning
- yamllint
- yasm
# needs apt-repo/spreadspace
- go
- - info-beamer
- #- helm ## TODO: not yet in repo for jammy
+ #- info-beamer ## not yet in repo for noble
- k9s
- kubeletctl
- grype
# needs apt-repo/ansible
- ansible
- # needs apt-repo/tor-project
- - tor
- - tor-geoipdb
+ ### needs apt-repo/tor-project -> https://gitlab.torproject.org/tpo/core/tor/-/issues/40946
+ ##- tor
+ ##- tor-geoipdb
# needs apt-repo/kubernetes
- kubectl
# needs apt-repo/element
- element-desktop
+ws_base_extra_snaps:
+ - thunderbird
+
kubernetes_version: "1.30"
@@ -422,3 +427,6 @@ ws_flatpak_apps:
- name: org.kicad.KiCad
shortcuts:
- name: kicad
+ - name: com.ultimaker.cura
+ shortcuts:
+ - name: cura