Skip to content

Commit 4944ca7

Browse files
committed
ansible/group_vars: Fix netauth address
1 parent 7c6ad32 commit 4944ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/group_vars/all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ network_hostname: '{{ inventory_hostname | regex_replace(metal_domain_root, "")
1111
network_fqdn: '{{ inventory_hostname }}'
1212
network_boot_hosts:
1313
- name: netauth.voidlinux.org
14-
addr: 161.35.231.145
14+
addr: 95.216.191.60
1515
- name: repo-fi.voidlinux.org
1616
addr: 65.21.160.177
1717

0 commit comments

Comments
 (0)