feat disable IPv6 on all device
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
vincent 2023-02-25 09:58:26 +01:00
parent ebfcc02ae5
commit 76dfa1c0de
2 changed files with 1 additions and 1 deletions

View File

@ -24,6 +24,7 @@ system_arch_local_mirror: "https://arch.{{domain.name}}/repo/archlinux_$arch"
system_sudoers_group: "serverAdmin"
system_ipV6_disable: True
user_custom_host:
- host: "git.ducamps.win"

View File

@ -1,4 +1,3 @@
nomad_datacenter: homelab
nomad_allow_privileged: True
system_wol_enable: True
system_ipV6_disable: True