blob: af029bc3a4ae2a8ee326324253b1cdef63b0c3fc [file] [log] [blame]
Petr Jedinýdd6387a2017-08-01 15:50:17 +02001
2==================================
3barbican formula
4==================================
5
6Barbican is a REST API designed for the secure storage, provisioning and
7management of secrets such as passwords, encryption keys and X.509 Certificates.
8It is aimed at being useful for all environments, including large ephemeral
9Clouds.
10
11Sample pillars
12==============
13
14Single barbican service
15
16.. code-block:: yaml
17
18 barbican:
19 server:
20 enabled: true
21 version: ocata
22
23Documentation and Bugs
24======================
25
26To learn how to install and update salt-formulas, consult the documentation
27available online at:
28
29 http://salt-formulas.readthedocs.io/
30
31In the unfortunate event that bugs are discovered, they should be reported to
32the appropriate issue tracker. Use GitHub issue tracker for specific salt
33formula:
34
35 https://github.com/salt-formulas/salt-formula-barbican/issues
36
37For feature requests, bug reports or blueprints affecting entire ecosystem,
38use Launchpad salt-formulas project:
39
40 https://launchpad.net/salt-formulas
41
42Developers wishing to work on the salt-formulas projects should always base
43their work on master branch and submit pull request against specific formula.
44
45You should also subscribe to mailing list (salt-formulas@freelists.org):
46
47 https://www.freelists.org/list/salt-formulas
48
49Any questions or feedback is always welcome so feel free to join our IRC
50channel:
51
52 #salt-formulas @ irc.freenode.net
53
54Read more
55=========
56
57* https://docs.openstack.org/barbican/latest/