add missing environment entry-point

Change-Id: I4c016219189c90437df43afcb1d43a9476e17ad0
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2018-08-28 00:01:00 -05:00
parent ce9007cda5
commit 3a67604fe3
No known key found for this signature in database
GPG Key ID: 9443251A787B9FB3

View File

@ -20,6 +20,8 @@
vars_files:
- vars/variables.yml
environment: "{{ deployment_environment_variables | default({}) }}"
roles:
- role: elastic_apm_server
- role: elastic_rollup