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