Gitiles
Code Review
Sign In
gerrit.opencord.org
/
platform-install
/
44845c69e17400b051fd2a7cb41de0a4bdb050b6
/
.
/
deploy-elasticstack-playbook.yml
blob: 62c3ac0ee30d23f10ae89c493ec70c3f4665954d [
file
] [
log
] [
blame
]
---
# deploy-elasticstack-playbook.yml
# installs elasticstack on the CORD head node
-
name:
Install elasticstack and apache proxy
become:
yes
hosts:
head
roles:
-
java
-
oracle
-
elasticstack
-
apache
-
proxy