Puppet Task: servicefabric_azure_start_chaos
- Defined in:
-
tasks/servicefabric_azure_start_chaos.json,
tasks/servicefabric_azure_start_chaos.rb
Overview
If Chaos is not already running in the cluster, it starts Chaos with the passed in Chaos parameters.If Chaos is already running when this call is made, the call fails with the error code FABRIC_E_CHAOS_ALREADY_RUNNING.Refer to the article [Induce controlled Chaos in Service Fabric clusters](https://docs.microsoft.com/azure/service-fabric/service-fabric-controlled-chaos) for more details.