aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes/armlet4.pp
blob: 10b0e0dda87e31e8a704b17dfacfbb88b4646971 (plain)
1
2
3
4
5
6
7
node armlet4 {
# Location: Scaleway (Iliad/Online datacenter)
#
    include common::default_mageia_server
    include mga_buildsystem::buildnode
    timezone::timezone { 'Europe/Paris': }
}