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