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

Max Connection Limit as Env Variable #18

Closed
singhalkarun opened this issue Apr 25, 2023 · 2 comments
Closed

Max Connection Limit as Env Variable #18

singhalkarun opened this issue Apr 25, 2023 · 2 comments
Assignees

Comments

@singhalkarun
Copy link
Collaborator

No description provided.

@thesilentline
Copy link

thesilentline commented Jun 6, 2023

{ "provisioners": [ { "type": "shell", "environment_vars": [ "MAX_CONNECTIONS={{user 'max_connections'}}" ], "script": "setup_script.sh" } ] }

will this work?

@singhalkarun
Copy link
Collaborator Author

PR to be raised with #79

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

3 participants