summaryrefslogtreecommitdiffstats
path: root/tozt/tozt/manifests/services.pp
blob: 1789715f2d26ec091a0350e755c4b6d81d4e86f8 (plain) (blame)
1
2
3
4
5
class tozt::services {
  include fail2ban
  include locate
  include ntp
}