ArdanaCLM / barbican-ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

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

About

License:Apache License 2.0


Languages

Language:Jinja 80.2%Language:Python 16.9%Language:Shell 2.9%