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


}