|
|
@@ -23,8 +23,11 @@ |
|
|
|
{"name": "is_fork", "value": "[[fork]]"}, |
|
|
|
{"name": "restore_key", "value": "[[restoreKey]]"}, |
|
|
|
{"name": "restore_timeout", "value": "[[restoreTimeoutSeconds]]"}, |
|
|
|
{"name": "test_mode", "value": "[[testMode]]"} |
|
|
|
{"name": "test_mode", "value": "[[testMode]]"}, |
|
|
|
{"name": "errbit_url", "value": "[[#compare fork '==' true]][[configuration.errorApi.url]][[/compare]]"}, |
|
|
|
{"name": "errbit_key", "value": "[[#compare fork '==' true]][[configuration.errorApi.key]][[/compare]]"}, |
|
|
|
{"name": "errbit_env", "value": "[[#compare fork '==' true]][[node.fqdn]][[/compare]]"} |
|
|
|
], |
|
|
|
"optionalConfigNames": ["restore_key", "restore_timeout"], |
|
|
|
"optionalConfigNames": ["restore_key", "restore_timeout", "errbit_url", "errbit_key", "errbit_env"], |
|
|
|
"tgzB64": "" |
|
|
|
} |