aboutsummaryrefslogtreecommitdiff
path: root/manifests/base.pp
blob: 07f454166baf861ed6f4666c8236322da51d1b1f (plain)
1
2
3
4
5
6
7
# main class to manage things
# empty so we don't harm
# any non supported linux
# systems
class loginrecords::base {

}