aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes/valstar.pp
blob: 7539ebbf123a20484bc9ebc0ce749c941caedcfc (plain)
1
2
3
4
5
6
7
node valstar {
# Location: IELO datacenter (marseille)
#
    include common::default_mageia_server
    include mga_buildsystem::buildnode
    timezone::timezone { 'Europe/Paris': }
}