terminal-labs / rambo

A Provider Agnostic Provisioning Framework
Other
24 stars 5 forks source link

[rambo-299+rambo-212] guest hostname generation fixes. #357

Closed nixjdm closed 4 years ago

nixjdm commented 4 years ago

Substitutes underscores in guest's hostname for "95" which is the underscore's ascii code. Truncates the non-hash part of the hostname to make the total length less than 64 chars.

(issue reference) Fixes #299, fixes #212

Does this deserve / include a changlog entry? Yes. Included.