Skip to content

Commit

Permalink
initial draft for vault_pki
Browse files Browse the repository at this point in the history
  • Loading branch information
voyvodov committed May 7, 2024
1 parent 5430e54 commit 278d11c
Show file tree
Hide file tree
Showing 6 changed files with 1,346 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/ref/modules/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ _________________
:toctree:

vault
vault_pki
5 changes: 5 additions & 0 deletions docs/ref/modules/saltext.vault.modules.vault_pki.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
``vault_pki``
=============

.. automodule:: saltext.vault.modules.vault_pki
:members:
1 change: 1 addition & 0 deletions docs/ref/states/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ _____________
:toctree:

vault
vault_pki
5 changes: 5 additions & 0 deletions docs/ref/states/saltext.vault.states.vault_pki.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
``vault_pki``
=============

.. automodule:: saltext.vault.states.vault_pki
:members:
Loading

0 comments on commit 278d11c

Please sign in to comment.