blob: f29bbeb2944d7a635d0a02d61363ceb257cda7f0 (
plain)
1
2
3
4
5
6
7
8
|
node lavand {
# See https://fr.wikipedia.org/wiki/Ren%C3%A9_Lavand he had one ARM ;-)
# Location: Hetzner
#
include common::default_mageia_server
include mga_buildsystem::buildnode
timezone::timezone { 'Europe/Paris': }
}
|