From 5471eb701a60a6282f1c44fc2360f9528c3df454 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 21 Feb 2024 00:45:03 -0500 Subject: actually install headscale --- manifests/tozt.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/tozt.pp b/manifests/tozt.pp index 4c64046..e042f4b 100644 --- a/manifests/tozt.pp +++ b/manifests/tozt.pp @@ -8,6 +8,7 @@ node 'tozt', 'tozt.localdomain' { include tozt::backups include tozt::bitwarden include tozt::git + include tozt::headscale include tozt::metabase include tozt::monitoring include tozt::paste -- cgit v1.2.3-54-g00ecf