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