summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-11-20 23:30:00 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-11-20 23:30:00 +0100
commit0f6cabbae37d2750a1841d2e1abd07eca064af29 (patch)
treef20a721e510a85da81428b2f7d9f46ae51614b05 /chaos-at-home
parentwireguard roles: some more cleanups and fixes (diff)
add wireguard-based remote vpn connections to ch-(pan|mimas)
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/ch-mimas.yml2
-rw-r--r--chaos-at-home/ch-pan.yml2
2 files changed, 4 insertions, 0 deletions
diff --git a/chaos-at-home/ch-mimas.yml b/chaos-at-home/ch-mimas.yml
index 178f9093..8aee418f 100644
--- a/chaos-at-home/ch-mimas.yml
+++ b/chaos-at-home/ch-mimas.yml
@@ -19,6 +19,8 @@
roles:
- role: storage/zfs/pools
- role: storage/zfs/sanoid
+ - role: network/wireguard/base
+ - role: network/wireguard/p2p
- role: network/bind
- role: acmetool/base
- role: apt-repo/spreadspace
diff --git a/chaos-at-home/ch-pan.yml b/chaos-at-home/ch-pan.yml
index 93871234..6edd32fc 100644
--- a/chaos-at-home/ch-pan.yml
+++ b/chaos-at-home/ch-pan.yml
@@ -11,6 +11,8 @@
- name: Payload Setup
hosts: ch-pan
roles:
+ - role: network/wireguard/base
+ - role: network/wireguard/p2p
- role: network/bind
- role: dyndns/server
- role: acmetool/base