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