Bug #19214
closedMention updating /etc/hosts
Description
In order to avoid requiring a more complicated split-horizon DNS setup, the salt installer takes the internal IP addresses of the services and updates /etc/hosts so that internal services use the internal IP and not the external IP. However, this is not documented and it is confusing.
The installer docs should say something about this behavior.
If the user makes an error in the IP addresses list, it'll fail in a confusing way because it uses the local /etc/hosts. However, if they update local.params it doesn't update /etc/hosts before trying to contact nodes (which have the wrong IP address in /etc/hosts).
Updated by Peter Amstutz over 2 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-07-06 to 2022-07-20
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-07-20 to 2022-08-17 sprint
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-08-17 sprint to 2022-08-31 sprint
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-08-31 sprint to 2022-09-14 sprint
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-09-14 sprint to 2022-09-28 sprint
Updated by Peter Amstutz over 2 years ago
- Related to Bug #19215: improve multi-node installer experience added
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-09-28 sprint to 2022-10-12 sprint
Updated by Peter Amstutz over 2 years ago
This is included in #19215 so this can be resolved when that one is
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-10-12 sprint to 2022-10-26 sprint
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-10-26 sprint to 2022-11-09 sprint
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-11-09 sprint to 2022-11-23 sprint
Updated by Peter Amstutz about 2 years ago
Discussion about Debian updating /etc/hosts from a different template, need to ensure that Salt is doing the right thing so that the hosts file doesn't get clobbered on reboot.
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-11-23 sprint to 2022-12-07 Sprint
Updated by Peter Amstutz about 2 years ago
- Status changed from In Progress to Resolved