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. To use separate golden configs for RDCs (Systems Controller) and sub-clouds, see Multiple Conductor Golden Configurations 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.
Multiple Conductor Golden Configurations
Overview Wind River Conductor supports separate golden configs for RDCs (Systems Controller) and sub-clouds. Dell Telecom Infrastructure Blocks (DTIB) WR supports separate golden config per platform type as necessary. For more information about using golden configurations, see Conductor Golden Configuration There are four deployment_config templates created for this release for this feature as an example. rdc_deployment_config.yaml.v4.jinja2 (RDC template) duplex_subclouds_deployment_config.yaml.v4.jinja2 (duplex subcloud template) simplex_subclouds_deployment_config.yaml.v4.jinja2 (simplex subcloud template) deployment_config.yaml.v4.jinja2 (default that works for all system types) Note: For old ciq files without embedded ciq files, deployment_config.
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.