mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-17 06:17:38 -02:30
Localhost in hosts files should be updated (if necessary), not overriden
This commit is contained in:
@@ -33,3 +33,8 @@ populate_inventory_to_hosts_file: true
|
||||
preinstall_selinux_state: permissive
|
||||
|
||||
sysctl_file_path: "/etc/sysctl.d/99-sysctl.conf"
|
||||
|
||||
etc_hosts_filter:
|
||||
::1:
|
||||
- localhost
|
||||
- localhost.localdomain
|
||||
|
||||
Reference in New Issue
Block a user