mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
Merged in keep-variables-behaviour-after-2.10 (pull request #130)
2.10 changed the default behaviour of bare variables; re-enable the previous default behaviour to avoid breakage. Approved-by: Geoff Jacobs Approved-by: Adam Brokes
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
retry_files_enabled = False
|
retry_files_enabled = False
|
||||||
callback_whitelist = profile_tasks
|
callback_whitelist = profile_tasks
|
||||||
|
conditional_bare_variables = True
|
||||||
|
|||||||
Reference in New Issue
Block a user