File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- xbps_repository_address : repo-fi .voidlinux.org
2+ xbps_repository_address : repo-de .voidlinux.org
33xbps_repository_main : https://{{xbps_repository_address}}/current
44xbps_repository_nonfree : https://{{xbps_repository_address}}/current/nonfree
55xbps_repository_multilib : https://{{xbps_repository_address}}/current/multilib
@@ -12,8 +12,8 @@ network_fqdn: '{{ inventory_hostname }}'
1212network_boot_hosts :
1313 - name : netauth.voidlinux.org
1414 addr : 95.216.191.60
15- - name : repo-fi .voidlinux.org
16- addr : 65.21.160.177
15+ - name : repo-de .voidlinux.org
16+ addr : 212.83.43.28
1717
1818network_input_policy : DROP
1919network_output_policy : ACCEPT
Original file line number Diff line number Diff line change @@ -4,4 +4,8 @@ xbps_repository_nonfree: https://{{ xbps_repository_address }}/current/musl/nonf
44xbps_repository_multilib : https://{{ xbps_repository_address }}/current/musl/multilib
55xbps_repository_multilib_nonfree : https://{{ xbps_repository_address }}/current/musl/multilib/nonfree
66
7+ xbps_repoconf_repos_enabled :
8+ - 00-repository-main
9+ - 10-repository-nonfree
10+
711netlogon_use_cache : false
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ void_mesh:
1212 g-hel-fi.m.voidlinux.org : 192.168.99.122
1313 h-hel-fi.m.voidlinux.org : 192.168.99.123
1414 i-hel-fi.m.voidlinux.org : 192.168.99.124
15+ j-hel-fi.m.voidlinux.org : 192.168.99.125
1516 a-sfo3-us.m.voidlinux.org : 192.168.99.103
1617 a-fsn-de.m.voidlinux.org : 192.168.99.112
1718 b-hel-fi.m.voidlinux.org : 192.168.99.113
Original file line number Diff line number Diff line change 1+ ---
2+ network_static_routes :
3+ - to : default
4+ via : 172.31.1.1 onlink dev eth0
5+ - to : default
6+ via : fe80::1
7+
8+ network_static_interfaces :
9+ - name : eth0
10+ type : direct
11+ addrs :
12+ - 95.216.203.66/32
13+ - 2a01:4f9:c013:c508::2/64
14+
15+ nomad_host_volumes :
16+ - name : prometheus
17+ path : /data/prometheus
18+ read_only : false
19+ - name : grafana
20+ path : /data/grafana
21+ read_only : false
22+ - name : loki-data
23+ path : /data/loki
24+ read_only : false
25+ - name : etherpad-data
26+ path : /data/etherpad
27+ read_only : false
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ f-hel-fi.m.voidlinux.org
2020g-hel-fi.m.voidlinux.org
2121h-hel-fi.m.voidlinux.org
2222i-hel-fi.m.voidlinux.org
23+ j-hel-fi.m.voidlinux.org
2324a-fsn-de.m.voidlinux.org
2425b-fsn-de.m.voidlinux.org
2526b-lej-de.m.voidlinux.org
@@ -43,6 +44,7 @@ a-fsn-de.m.voidlinux.org
4344b-fsn-de.m.voidlinux.org
4445b-lej-de.m.voidlinux.org
4546h-hel-fi.m.voidlinux.org
47+ j-hel-fi.m.voidlinux.org
4648
4749[hashimirror]
4850b-hel-fi.m.voidlinux.org
@@ -65,6 +67,7 @@ f-hel-fi.m.voidlinux.org
6567g-hel-fi.m.voidlinux.org
6668h-hel-fi.m.voidlinux.org
6769i-hel-fi.m.voidlinux.org
70+ j-hel-fi.m.voidlinux.org
6871a-fsn-de.m.voidlinux.org
6972b-fsn-de.m.voidlinux.org
7073a-lej-de.m.voidlinux.org
@@ -76,6 +79,7 @@ a-fra-de.m.voidlinux.org
7679b-hel-fi.m.voidlinux.org
7780c-hel-fi.m.voidlinux.org
7881d-hel-fi.m.voidlinux.org
82+ j-hel-fi.m.voidlinux.org
7983a-fra-de.m.voidlinux.org
8084
8185[net_static]
@@ -88,6 +92,7 @@ f-hel-fi.m.voidlinux.org
8892g-hel-fi.m.voidlinux.org
8993h-hel-fi.m.voidlinux.org
9094i-hel-fi.m.voidlinux.org
95+ j-hel-fi.m.voidlinux.org
9196b-lej-de.m.voidlinux.org
9297a-fsn-de.m.voidlinux.org
9398a-fra-de.m.voidlinux.org
You can’t perform that action at this time.
0 commit comments