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