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