mirror of
https://github.com/clonos/control-pane.git
synced 2026-04-27 05:35:55 +03:00
[GH-ISSUE #22] WEB GUI - Unable to define usable VM name #14
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/control-pane#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andrisvasers on GitHub (May 13, 2019).
Original GitHub issue: https://github.com/clonos/control-pane/issues/22
when setting up bhyve vm, you must specify VM name, unfortunately it's allowed without extra chars and also without underscores. it's hard to organize VM list, because you must specify VM name in : namewithoutspecialchars12340 format.
Only using cbsd bconfig you can change it to normal usable name.