An example Ansible Blueprint.
Tested with:
- Cloudify 4.2
Upload the required plugins:
- Openstack Plugin.
- AWSSDK Plugin.
- AWS Plugin.
- GCP Plugin.
- Azure Plugin.
- Utilities Plugin.
- Fabric Plugin.
Check the blueprint for the latest version of the plugin.
Install the relevant example network blueprint for the IaaS that you wish to deploy on:
On your Cloudify Manager, navigate to Local Blueprints select Upload.
Right-click and copy URL. Paste the URL where it says Enter blueprint url. Provide a blueprint name, such as ansible in the field labeled blueprint name.
Select the blueprint for the relevant IaaS you wish to deploy on, for example openstack.yaml from Blueprint filename menu. Click Upload.
After the new blueprint has been created, click the Deploy button.
Navigate to Deployments, find your new deployment, select Install from the workflow's menu. At this stage, you may provide your own values for any of the default deployment inputs.
Navigate to the deployment and select Uninstall. When the uninstall workflow is finished, select Delete deployment.