Gitiles
Code Review
Sign In
gerrit.opencord.org
/
platform-install
/
fe284a196c96a7f87b8467cd203bd7637dcda0ef
/
.
/
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