Configuration Plugins
Ansible Plugin
The Ansible plugin enables you to configure resources with Ansible and provides an agentless method for executing operations on hosts.
Fabric (SSH) Plugin
You can use the Fabric plugin to map operations to SSH commands or Fabric tasks that are included in your blueprint.
Script Plugin
The Script plugin can be used to map node life-cycle operations and workflows to scripts that are included in your blueprint. Scripts can be written in Python, bash, ruby, and so on.
Netconf Plugin
Plugin for serializing TOSCA node templates to netconf configuration.
Diamond Plugin
DEPRECATED: The Diamond plugin is used to install & configure a Diamond monitoring agent (version 3.5) on hosts.