feat: change default value for disable ipv6
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1419eaa003
commit
12532110b7
@ -36,7 +36,7 @@ hosts_entries: []
|
|||||||
# Custom host file snippets to be added
|
# Custom host file snippets to be added
|
||||||
hosts_file_snippets: []
|
hosts_file_snippets: []
|
||||||
|
|
||||||
system_ipV6_disable: true
|
system_ipV6_disable: false
|
||||||
|
|
||||||
system_ssh_custom_host: []
|
system_ssh_custom_host: []
|
||||||
# - host:
|
# - host:
|
||||||
|
Loading…
Reference in New Issue
Block a user