AndrewChubatiuk/nomad-hcloud-autoscaler

Support IPv6-only servers

Closed this issue · 1 comments

Hetzner has IPv6-only servers now which are 0.60€ cheaper. There's an argument for that in the API and hcloud-go exposes it through ServerCreateOpts. It would be nice to have an option like hcloud_public_net_enable_ipv4 (defaulting to true) to disable IPv4.

Hi @schneefux
I've created a PR #7 you can try it in your setup