IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
PendingStates
editPendingStates
editDescribes whether certain runners are waiting to be blessed.
Properties
edit-
runner_ids_to_pending_state
(map[string,
PendingState
]
, required) - A mapping of Runner Ids to whether or not they are waiting to be blessed to run the associated role
Example
edit{ "runner_ids_to_pending_state" : { "some_property" : { "value" : true } } }