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