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