summaryrefslogtreecommitdiffstats
path: root/modules/mail/manifests/operatingsystem.pp
blob: 9863a3f1ee724053310fa935f77958f44e5ae354 (plain) (blame)
1
2
3
4
5
class mail::operatingsystem {
  include reflector
  include tailscale
  include wireguard
}