Skip to content

cloudify-examples/puppet-server-agent-blueprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

Puppet Server Agent Blueprint

This blueprint installs a puppet server and a puppet agent.

Compatibility

Tested with:

  • Cloudify 4.2

Pre-installation steps

Upload the required plugins:

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:

Installation

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 puppet 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.

Uninstallation

Navigate to the deployment and select Uninstall. When the uninstall workflow is finished, select Delete deployment.