Skip to content

Make it possible to set the newly created Linode's hostname

Alice Heaton requested to merge add-hostname into master

This will set the hostname and add an entry to /etc/hosts with the correct IP address. This invokes the external role set-hostname. Functionality was moved to an external role so it can be tested, as it's not trivial to run tests within the created Linode from here.

Merge request reports