Open mcascone opened 7 years ago
Ah yeah, this seems like an enhancement we should add. thanks for this report, and I'll attempt to get it built-in at some point.
Thanks! Also, it'd be very nice to see the node name returned at the end of the run. (Not seeing it is one reason why it took me a while to realize it was getting that "vra-" name.)
Versions:
Platform Details
Scenario:
The node name if not specified should match the machine name created. Also expect the
--purge
option to also delete the chef node.Steps to Reproduce:
knife vra server delete --purge b34e86f6-e906-453a-8f0d-0ec832f2ad75
Expected Result:
if not specified using
-N
, chef node name == machine name chef node is deleted along with the vra serverActual Result:
Creation:
Deletion: