DCD-224: Add comment to global vars file.

This commit is contained in:
Steve Smith
2019-04-11 10:13:37 +10:00
parent 59a75e9834
commit ff7533a43f

View File

@@ -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"