mirror of
https://github.com/sibprogrammer/owp.git
synced 2026-04-25 15:35:58 +03:00
[GH-ISSUE #58] Set default hardware server on vps creation #32
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/owp#32
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 @punkeel on GitHub (Mar 19, 2015).
Original GitHub issue: https://github.com/sibprogrammer/owp/issues/58
Hi,
I'd like to know if it was possible (and a good idea) to set a default hardware server for newly created virtual servers. The choice could be random, or based on available ips ... but would require a small work (instead of a bunch of queries using the API)
It would also make the creation easier, as IP selection is already in "auto mode", but depending on the hardware server / ip linked to it.
Thanks, @sibprogrammer