Puppet Task: servicefabric_azure_move_secondary_replica

Defined in:
tasks/servicefabric_azure_move_secondary_replica.json,
tasks/servicefabric_azure_move_secondary_replica.rb

Overview

This command moves the secondary replica of a partition of a stateful service, respecting all constraints.CurrentNodeName parameter must be specified to identify the replica that is moved.Source node name must be specified, but new node name can be omitted, and in that case replica is moved to a random node.If IgnoreConstraints parameter is specified and set to true, then secondary will be moved regardless of the constraints.

Supports noop? false

Parameters