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