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
conductor-goldenconfig-plugin Plugin supporting basic operations related to Golden Config handling and config audit. 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. Validation Node Types windriver.nodes.gc.FileFromBlueprint Validation Node Types windriver.nodes.gc.FileFromBlueprint Loads content of the file provided with blueprint on create. properties:
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.