Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Salt-SSH support #75

Merged
merged 6 commits into from
Jul 24, 2024
Merged

Add Salt-SSH support #75

merged 6 commits into from
Jul 24, 2024

Conversation

lkubb
Copy link
Member

@lkubb lkubb commented Jul 23, 2024

What does this PR do?

  • Allows factory functions to be called from wrappers
  • Adds wrappers for vault, vault_db and vault_pki modules

What issues does this PR fix or reference?

Fixes: #54

Previous Behavior

No SSH wrapper, hence no support for credential orchestration.

New Behavior

Supports credential orchestration via Salt-SSH.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

@lkubb lkubb force-pushed the salt-ssh-support branch 3 times, most recently from 1156de0 to f2657d1 Compare July 24, 2024 11:55
@lkubb lkubb marked this pull request as ready for review July 24, 2024 15:31
@lkubb lkubb merged commit 7c45a44 into salt-extensions:main Jul 24, 2024
17 checks passed
@lkubb lkubb deleted the salt-ssh-support branch July 24, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Support Salt-SSH
1 participant