Takashi Kajinami c25cf05431 RabbitMQ: Override hostname to ensure correct IP version
Change fe83b5488d33b75be6a9bba97faa8ddd69210973 enforced usage of IPv6
in case the scenario requires IPv6, but this causes the following
failure during rabbitmq startup, because hostname is sometimes resolved
to IPv4 address in CI.

```
ERROR: epmd error for host np0033504771: badarg (unknown POSIX error)
```

This makes sure that hostname env is set according to IP address
version.

Change-Id: I4d876200f0fd8b2b84d893f243fe5615352ef11d
2023-03-19 21:58:13 +09:00
..
2023-03-01 13:30:01 +09:00
2023-03-07 12:00:00 +00:00
2023-03-14 08:28:20 +00:00
2023-02-24 16:15:04 +09:00
2023-03-01 13:30:01 +09:00
2023-03-01 13:30:01 +09:00
2023-03-10 18:56:35 +00:00
2023-02-24 16:15:04 +09:00
2023-03-03 09:58:02 +00:00
2022-08-01 20:22:13 +09:00
2023-03-01 13:30:01 +09:00
2023-03-14 08:28:20 +00:00
2023-03-14 00:23:41 +09:00