Libraries
»
puppetlabs-azure_arm
(0.2.1)
»
Index (w)
»
Puppet Tasks
»
wawaasctp
Puppet Task: wawaasctp
Defined in:
tasks/wawaasctp.json,
tasks/wawaasctp.rb
Overview
Applies the configuration settings from the target slot onto the current slot.
Supports noop?
false
Parameters
name
(Optional[String[1]])
— Name of the app.
slot_swap_entity
(Optional[String[1]])
— JSON object that contains the target slot name. See example.
subscription_id
(Optional[String[1]])
— Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
api_version
(Optional[String[1]])
— API Version
preservevnet
(Optional[String[1]])
— true to preserve Virtual Network to the slot during swap; otherwise, false.
targetslot
(Optional[String[1]])
— Destination deployment slot during swap operation.
resource_group_name
(Optional[String[1]])
— Name of the resource group to which the resource belongs.