Open kTipSSIoYv opened 2 years ago
This issue has been automatically marked as stale because it has not been updated for at least 3 months.
If you can still reproduce this issue on the current release or on master
, please reply with all of the information you have about it in order to keep the issue open.
Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.
Documentation says when provisioning VM's if the count is greater than 1 then it'll add zero padded numbers (example: server001, server002).
But it doesn't happen when ordering VM's through service catalog.
I have a service dialog which accepts VM_NAME and if I order 3 VM's with name
TestServers
then all three VM's are named asTestServers
. How can I ensure the VM's are created asTestServerts001, TestServers002, TestServers003
?My service catalog is using the following Provisioning entry point:
Provisioning Entry Point:
/TEST/Service/Provisioning/StateMachines/ServiceProvision_Template/CatalogItemInitialization