mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
DCD-224: Add comment to global vars file.
This commit is contained in:
@@ -1,4 +1,10 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
# This file is the place for cross-role defaults for all products, and
|
||||||
|
# common parameters from the infrastructure-deployment phase of the
|
||||||
|
# build (e.g. CloudFormation). More specific vars should go in
|
||||||
|
# <role>/defaults/main.yml or in the various playbooks.
|
||||||
|
|
||||||
java_version: "1.8.0"
|
java_version: "1.8.0"
|
||||||
postgres_version: "9.6"
|
postgres_version: "9.6"
|
||||||
git_version: "2.14.4"
|
git_version: "2.14.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user