This repository contains the following roles
- KEYMGR-API: Barbican API server
- KEYMGR-WKR: Barbican worker process for async order processing
- barbican-common: Common variable and task declarations
- barbican-monitor: Local and remote monitoring of Barbican API
The verbs:
- configure - configure the service/role
- install - install the service/role
- start - start the service/role
- stop - stop the service/role
The operations:
- deploy - deploy the service (install, configure and start)
- reconfigure - reconfigures the service
Refer to README.md at roles/KEYMGR-API/ for reconfiguration instructions