Special Key/Value Pairs
STACKL.IO has several key with a specific meaning and purpose, the following table details the key/value pairs and their purpose.
Key | Type | Default | Description |
---|---|---|---|
proxyTag | string | none | every proxy agent at registration time can register a tag. This way we you can granular control which proxy agent picks up the instructions from the queue. The proxyTag can be specified on any object within the tree structure and can be used multiple times |
automationHandler | string | none | controls the automation handler plugin the proxy agent will use. Examples are: terraform, ansible, etc. The automationHandler can be specified on any object within the tree structure and can be used multiple times. |
automation_invocation_enabled | boolean | true | controls if the proxy agent performs invocations to automation tools via its automation handler plugins. |
Caught a mistake or want to contribute to the docs? Edit this page on Gitlab!