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