aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes/ncaa1.pp
blob: b512939a1cf77571cb67fd114c498d6a15de1def (plain)
1
2
3
4
5
6
7
node ncaa1 {
# Location: Netcup, Vienna
#
    include common::default_mageia_server
    include mga_buildsystem::buildnode
    timezone::timezone { 'Europe/Paris': }
}