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