kolla-ansible/ansible/roles/zookeeper/tasks/upgrade.yml
Doug Szumski f87b238db5 Add support for deploying ZooKeeper
This picks up the abandoned review:
https://review.openstack.org/#/c/412423

Co-Authored-By: Sam Yaple <sam@yaple.net>
Partially-Implements: blueprint monasca-roles
Change-Id: Idc01afcb125271181ee5e15d327d0929f07b49e9
2018-03-23 16:58:51 +00:00

6 lines
73 B
YAML

---
- include: config.yml
- name: Flush handlers
meta: flush_handlers