summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chaos-at-home/ch-equinox-t450s.yml2
-rw-r--r--inventory/host_vars/ch-equinox-t450s.yml2
2 files changed, 4 insertions, 0 deletions
diff --git a/chaos-at-home/ch-equinox-t450s.yml b/chaos-at-home/ch-equinox-t450s.yml
index a63798f4..0a41d740 100644
--- a/chaos-at-home/ch-equinox-t450s.yml
+++ b/chaos-at-home/ch-equinox-t450s.yml
@@ -12,9 +12,11 @@
- role: apt-repo/tor-project
- role: apt-repo/kubernetes
- role: apt-repo/riot
+ - role: apt-repo/nordvpn
- role: zfs/base
- role: ws/base
- role: core/admin-users
+ - role: network/wireguard/base
- role: ws/minet
post_tasks:
- name: install ansible via pip
diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml
index 1e3c2164..e502faa9 100644
--- a/inventory/host_vars/ch-equinox-t450s.yml
+++ b/inventory/host_vars/ch-equinox-t450s.yml
@@ -228,6 +228,8 @@ ws_base_extra_packages:
- kubectl
# needs apt-repo/riot
- element-desktop
+ # needs apt-repo/nordvpn
+ - nordvpn
## ansible in focal is outdated and the PPA is currently broken
## will install ansible via pip but listing the deps here: