Files
ubicloud/demo/cloudify_server
Maciek Sarnowicz 65ae4218fb Make cloudify_server work correctly with Hetzner servers
The prior version of this script did not pass hetzner_server_identifier: to the assemble method, which did not register the server as a Hetzner server. This resulted in not correctly recognizing IPv4 subnets attached to the server and making those addresses available for the VMs. This patch fixes this problem by asking user to provide an optional server ID, which is passed to assembly method.

I am also adding default_boot_image so the server is ready to accept VMs after this script completes.
2024-11-19 23:19:20 -08:00

2.6 KiB
Executable File