summaryrefslogtreecommitdiffstats
path: root/modules/mail/manifests/operatingsystem.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mail/manifests/operatingsystem.pp')
-rw-r--r--modules/mail/manifests/operatingsystem.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mail/manifests/operatingsystem.pp b/modules/mail/manifests/operatingsystem.pp
index 8819bdf..9863a3f 100644
--- a/modules/mail/manifests/operatingsystem.pp
+++ b/modules/mail/manifests/operatingsystem.pp
@@ -1,4 +1,5 @@
class mail::operatingsystem {
include reflector
+ include tailscale
include wireguard
}