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

Look into pyinfra API support #40

Open
memblin opened this issue Dec 24, 2024 · 0 comments
Open

Look into pyinfra API support #40

memblin opened this issue Dec 24, 2024 · 0 comments
Labels
investigate Look into this idea and report back

Comments

@memblin
Copy link
Owner

memblin commented Dec 24, 2024

My most common use-case is when working in lvlab is to create a set of VMs of which one will be an infrastructure controller of some type like a Salt controller which will provide config for the other VMs.

I often handle this type of controller bootstrap deployment with pyinfra because it uses SSH transport. I recently put together a quick salt bootstrap deployment in pyinfra after struggling to get it to work via salt-ssh.

https://github.com/TKC-Labs/pyinfra-salt

While working on that I came across this Using the API page and wondered if we could directly use pyinfra from inside the lvlab application.

@memblin memblin added the investigate Look into this idea and report back label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigate Look into this idea and report back
Projects
None yet
Development

No branches or pull requests

1 participant