move hiera.yaml into repo root
[mirror/dsa-puppet.git] / hieradata / nodes / mirror-isc.debian.org.yaml
1 ---
2 classes:
3   - roles::ports_mirror
4   - roles::static_mirror_web
5   - roles::syncproxy
6
7 roles::ports_mirror::listen_addr: ['149.20.4.15', '2001:4f8:1:c::15']
8 roles::ports_mirror::onion_service: true
9
10 roles::static_mirror_web::listen_addr: ['149.20.4.15', '2001:4f8:1:c::15']
11 roles::static_mirror_web::onion_service: true
12
13 roles::syncproxy::syncproxy_name: syncproxy2.wna.debian.org
14 roles::syncproxy::listen_addr: ['149.20.4.16', '2001:4f8:1:c::16']