aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes/arm2.pp
blob: 9470089246d4aff281bceace6d16e3d2d3ccd7e4 (plain)
1
2
3
4
5
node arm2 {
# Location: IELO datacenter (marseille)
    include common::default_mageia_server
    timezone::timezone { "Europe/Paris": }
}