QuestionQ62
Validate Blueprints, Runbooks, Playbooks, and Automation SettingsAn administrator is evaluating multiple Blueprints to determine which is best for deploying an application that requires four VMs. The VMs must reference the Blueprint that created them, or the test will be meaningless.
What should the administrator complete most efficiently to achieve this goal?
- A Include the @@{calm_application_name}@@ macro in the guest customization section in a multi-VM Blueprint.
- B Set the VM name using the @@{calm_blueprint_name}@@ macro in a multi-VM blueprint.
- C Name each VM for the single-VM Blueprint manually and using the @@{calm_now}@@ macro to track the creation time.
- D Use the @@{calm_blueprint_uuid}@@ macro in a single-VM Blueprint and cloning the VMs.
Community Discussion