Skip to content

Instantly share code, notes, and snippets.

@maerzbow
Created July 29, 2015 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maerzbow/4037a8e319e6422b2b72 to your computer and use it in GitHub Desktop.
Save maerzbow/4037a8e319e6422b2b72 to your computer and use it in GitHub Desktop.
---
- hosts: elasticsearch
sudo: yes
vars_files:
- vars/credentials.vault.yml
- vars/elasticsearch.vars.yml
roles:
- lingohub.common
- lingohub.oracle-jdk
- lingohub.elasticsearch
- lingohub.gce.logging
- { role: stackdriver-ansible-role, stackdriver_elasticsearch_enabled: yes }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment