aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes/ec2x2.pp
blob: bf25cf8eb25432c72fe9d749a293f35a10e722d7 (plain)
1
2
3
4
5
6
7
node ec2x2 {
# Location: Amazon (eu-central-1a)
#
    include common::default_mageia_server
    include mga_buildsystem::buildnode
    timezone::timezone { 'Europe/Paris': }
}