Skip to content

Unable to apply API config #230

Answered by cdalvaro
abhi1693 asked this question in Q&A
Mar 1, 2024 · 1 comments · 9 replies
Discussion options

You must be logged in to vote

I'm sorry @abhi1693, I didn't read your question properly.

I thought you were having troubles configuring your salt-api instance. But after reading again your issue I see that your question is: why ssh is listed in the return when it is not enabled in your config file, right?

I've tried my own instance and I have the same result as yours.

curl -k https://localhost:8000
{"return": "Welcome", "clients": ["local", "local_async", "local_batch", "local_subset", "runner", "runner_async", "ssh", "wheel", "wheel_async"]}

Even more, looking at the link I mentioned before: https://salt-sproxy.readthedocs.io/en/latest/salt_api.html#starting-with-salt-sproxy-2020-2-0, they get the same output when a…

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@cdalvaro
Comment options

@cdalvaro
Comment options

@abhi1693
Comment options

@cdalvaro
Comment options

Answer selected by abhi1693
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants