action #109241
Updated by livdywan about 2 years ago
## Motivation
See #108845#note-33
There are variables called WORKER_HOSTNAME and SUT_IP and we often use IPv4 addresses even though we already use domain names in multiple cases. I think this is misleading and we should rename (but keep the old as deprecated fallback configuration option name).
## Acceptance criteria
- **AC1**: WORKER_HOSTNAME and SUT_IP in salt pillars never rely on bare IP addresses
## Suggestions
- Go through remaining IP's and check that they work after replacing them with hostnames
- No arbitrary IP's are being used in salt pillars