From d18b0c8af183f18b529f230b1be0f90cba1be05b Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 13 May 2023 00:00:57 +0200 Subject: ch-equinox-*: remove braave-browser --- chaos-at-home/ch-equinox-t450s.yml | 1 - chaos-at-home/ch-equinox-ws.yml | 1 - inventory/host_vars/ch-equinox-t450s.yml | 2 -- inventory/host_vars/ch-equinox-ws.yml | 2 -- 4 files changed, 6 deletions(-) diff --git a/chaos-at-home/ch-equinox-t450s.yml b/chaos-at-home/ch-equinox-t450s.yml index 59f34690..e257d512 100644 --- a/chaos-at-home/ch-equinox-t450s.yml +++ b/chaos-at-home/ch-equinox-t450s.yml @@ -17,7 +17,6 @@ - role: apt-repo/tor-project - role: apt-repo/kubernetes - role: apt-repo/element - - role: apt-repo/brave - role: apt-repo/kicad6 - role: storage/zfs/pools - role: storage/zfs/sanoid diff --git a/chaos-at-home/ch-equinox-ws.yml b/chaos-at-home/ch-equinox-ws.yml index c27cba3d..70cc91aa 100644 --- a/chaos-at-home/ch-equinox-ws.yml +++ b/chaos-at-home/ch-equinox-ws.yml @@ -18,7 +18,6 @@ - role: apt-repo/tor-project - role: apt-repo/kubernetes - role: apt-repo/element - - role: apt-repo/brave - role: apt-repo/freecad - role: apt-repo/kicad6 - role: ws/base diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index ef929a31..3a4927b6 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -298,8 +298,6 @@ ws_base_extra_packages: - kubectl # needs apt-repo/element - element-desktop - # needs apt-repo/brave - - brave-browser ws_minet_wired_interface_name: enp0s25 diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index 821a4816..8059162a 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -289,8 +289,6 @@ ws_base_extra_packages: - kubectl # needs apt-repo/element - element-desktop - # needs apt-repo/brave - - brave-browser ## needs PPA or other external repo ?? # - bazel -- cgit v1.2.3