Given a service, returns the host configured for that service.
Examples of services are ‘spacetime’, ‘krampus’, etc.
- Parameters:
service (str) – the service we want the host for (example: ‘spacetime’)
- Returns:
the host for that service
- Return type:
str