summaryrefslogtreecommitdiffstats
path: root/modules/base/manifests/services.pp
blob: f1c10bf93c5b27753a5f9c2f2326b7310b85c5a3 (plain) (blame)
1
2
3
4
class base::services {
  include locate
  include ntp
}