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