Skip to content
Snippets Groups Projects
Verified Commit 91f9df69 authored by Kristian Klausen's avatar Kristian Klausen :tada:
Browse files

Add missing wireguard for gluebuddy

Fixes: d88c0b95 ("Initialize gluebuddy host")
parent ed4ddb2c
No related branches found
No related tags found
No related merge requests found
---
filesystem: btrfs
wireguard_address: 10.0.0.36
wireguard_public_key: iiwiHp6b9fmepXLNZ0xFMWIhF2u2a8oEpQI1TTDR4zI=
......@@ -176,6 +176,7 @@ md.archlinux.org
man.archlinux.org
dashboards.archlinux.org
lists.archlinux.org
gluebuddy.archlinux.org
[kape_servers]
asia.mirror.pkgbuild.com
......
......@@ -6,6 +6,7 @@
roles:
- { role: common }
- { role: firewalld }
- { role: wireguard }
- { role: sshd }
- { role: root_ssh }
- { role: gluebuddy }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment