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