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