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] pre-made global variables #2112

Open
P6g9YHK6 opened this issue Jan 5, 2025 · 0 comments
Open

[Feature request] pre-made global variables #2112

P6g9YHK6 opened this issue Jan 5, 2025 · 0 comments

Comments

@P6g9YHK6
Copy link

P6g9YHK6 commented Jan 5, 2025

Is your feature request related to a problem? Please describe.
we have pre-made var for agent, client, site but nothing for global
i was working on a couple of scripts that interact with the api and for easier sharing it would be usefull to have some common global var for everyone

Describe the solution you'd like

{{global.apiurl}}
{{global.rmmurl}}
{{global.meshurl}}
{{global.baseurl}}

they would give:

rmm-api.exemple.com
rmm-rmm.exemple.com
rmm-mesh.exemple.com
exemple.com

and maybe others ?

Describe alternatives you've considered
i made these for myself but it could be usefull for everyone to have them.

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

1 participant