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