summaryrefslogtreecommitdiff
path: root/chaos-at-home
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 /chaos-at-home
parentdid some test-install of ubuntu noble base ws on ch-chromebook (diff)
ch-equinox-t450s: reinstall with ubuntu noble
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-equinox-t450s.yml14
1 files changed, 7 insertions, 7 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"