aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes/pktaa1.pp
blob: 31f649c4af8b254a7ad0f9dc1a9ee2d77633e2ec (plain)
1
2
3
4
5
6
7
node pktaa1 {
# Location: Equinix Metal / SV - SJC1
#
    include common::default_mageia_server
    include mga_buildsystem::buildnode
    timezone::timezone { 'Europe/Paris': }
}