Actions
Bug #19597
closedRename temporary lease hostname
Description
I stumbled upon situation during host renaming with libvirt provider when hostname was not passed and it defaulted to '*lease*' which failed for incorrect characters. Apparently *
is not allowed there, therefore I renaming this to something that will always work. Also adding MAC address so it's unique hostname.
To reproduce use libvirt provider, create a host in foreman using libvirt provider, then rename the hostname - it conflicts with entry which is created by libvirt itself. That's anoter story, in this patch I just want to fix the "fallback" name.
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/smart-proxy/pull/527 added
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 13d1d5ddafd2ec040716cc73d846dae2a20ddc65.
Updated by Daniel Lobato Garcia over 7 years ago
- Translation missing: en.field_release set to 248
Actions