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.
Conductor Golden Config Plugin
This plugin allows operators to define a ‘golden configuration’ that identifies the target state of discoverable physical server infrastructure characteristics. conductor-goldenconfig-plugin Plugin supporting basic operations related to Golden Config handling and config audit. This page only applies to the WRCP plugin. Golden Config validation The purpose of validation is checking the compliance of normalized data from devices from different vendors (Dell, Intel, HP) with Golden Config schema. In case of unsuccessful verification, ValidationError is raised.
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.