aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes/ociaa1.pp
blob: ce47666529f9e70456919703bd79f61283af27bd (plain)
1
2
3
4
5
6
7
node ociaa1 {
# Location: ?
#
    include common::default_mageia_server
    include mga_buildsystem::buildnode
    timezone::timezone { 'Europe/Paris': }
}