blob: 5592897fcfec49464a00fa23b31a798b1c6a6f90 (
plain)
1
2
3
4
5
6
7
8
|
node majax {
# See https://fr.wikipedia.org/wiki/G%C3%A9rard_Majax
# Location: Hetzner
#
include common::default_mageia_server
include mga_buildsystem::buildnode
timezone::timezone { 'Europe/Paris': }
}
|