blob: 94dfcfeea334a423e0cf335309cac52c50ad2604 [file] [log] [blame]
---
# This playbook deploys an Openwhisk stack.
# It assumes you have already set up your database with the respective db provider playbook (currently cloudant.yml or couchdb.yml)
# It assumes that wipe.yml have being deployed at least once
- include: consul.yml
- include: kafka.yml
- include: controller.yml
- include: invoker.yml
- include: edge.yml
- include: routemgmt.yml