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

[FEATURE REQUEST] A flag to install Salt Extensions and other PyPI packages #1975

Open
max-arnold opened this issue Nov 12, 2023 · 1 comment
Assignees

Comments

@max-arnold
Copy link
Contributor

max-arnold commented Nov 12, 2023

Description of Issue/Question

So, with all these modules being moved out of Salt, it would be good to have а way to bootstrap a Salt Master or Minion with a specific set of extensions and other PyPI packages as well (so when Salt starts, the extensions are already installed). Something like the -p flag for salt-bootstrap.sh, but to install modules from PyPI. And the same for Windows Salt bootstrap script.

The important thing is that the modules should be installed before Salt starts, otherwise some automations like reactors or startup_states can kick in too early.

The module versions should be pinnable

@max-arnold max-arnold changed the title A flag to install salt extensions and other PyPI packages A flag to install Salt Extensions and other PyPI packages Nov 12, 2023
@max-arnold
Copy link
Contributor Author

A related issue: #1933

@dmurphy18 dmurphy18 self-assigned this Dec 12, 2024
@dmurphy18 dmurphy18 changed the title A flag to install Salt Extensions and other PyPI packages [FEATURE REQUEST] A flag to install Salt Extensions and other PyPI packages Dec 13, 2024
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

No branches or pull requests

2 participants