feat disable IPv6 on all device
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
ebfcc02ae5
commit
76dfa1c0de
@ -24,6 +24,7 @@ system_arch_local_mirror: "https://arch.{{domain.name}}/repo/archlinux_$arch"
|
|||||||
|
|
||||||
|
|
||||||
system_sudoers_group: "serverAdmin"
|
system_sudoers_group: "serverAdmin"
|
||||||
|
system_ipV6_disable: True
|
||||||
|
|
||||||
user_custom_host:
|
user_custom_host:
|
||||||
- host: "git.ducamps.win"
|
- host: "git.ducamps.win"
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
nomad_datacenter: homelab
|
nomad_datacenter: homelab
|
||||||
nomad_allow_privileged: True
|
nomad_allow_privileged: True
|
||||||
system_wol_enable: True
|
system_wol_enable: True
|
||||||
system_ipV6_disable: True
|
|
||||||
|
Loading…
Reference in New Issue
Block a user